>From the README in the patches directory:
sicl_981119.tar.gz Cumulative version of SICL including 980616 plus all
the changes for Lynx 2.5.0 Release 2. The basic intent
of this release was to work around the Fantasia hardware
problems resulting in LAN hang-ups. This release of SICL
is incompatible with previous releases, and the
library/driver interface number was changed so that user
programs would have to be recompiled. This version of
SICL is to be used with C-SCPI release E0201.
Install as user root:
mkdir /tmp/sicl
cd /tmp/sicl
tar xvpPzf sicl_980303.tar.gz
Install.SICL
(if there are errors, re-run Install.SICL)
reboot -aN
To clean up:
rm -rf /tmp/sicl
cscpi_990120.tar New release of C-SCPI to go with the 981119 version of
SICL. In general, the drivers should be compatible with
the previous release, but I did try to update the
drivers to fairly recent versions, so some differences
are possible.
Install as user root:
tar xvpPf cscpi_990120.tar
/usr/bin/Install.cscpi
Please warn the customer that once the new SICL and C-SCPI have been
installed, all user-written programs will need to be recompiled and
linked.
For reference, the following are the new revision numbers for this
C-SCPI release:
/lib/libcscpi.a:
$Header: @(#) HP Compiled SCPI E1415/19 Driver E.05.08$
$Header: @(#) HP Compiled SCPI TACH Driver E.02.03$
$Header: @(#) HP Compiled SCPI DIG_IO Driver E.05.05$
$Header: @(#) HP Compiled SCPI E1328A Driver E.04.03$
$Header: @(#) HP Compiled SCPI E1332A Driver E.04.08$
$Header: @(#) HP Compiled SCPI E1333A Driver E.04.08$
$Header: @(#) HP Compiled SCPI E1340A Driver E.01.04$
$Header: @(#) HP Compiled SCPI E1326A Driver E.08.01$
$Header: @(#) HP Compiled SCPI E1413 Driver E.09.04$
$Header: @(#) HP Compiled SCPI E1418 Driver E.01.03$
$Header: @(#) HP Compiled SCPI E1446A Driver E.01.01$
$Header: @(#) HP Compiled SCPI E1488A Driver E.01.02$
$Header: @(#) HP Compiled SCPI SWITCHBOX Driver E.10.01$
$Header: @(#) HP Compiled SCPI HP BANC-350 Driver E.02.01$
$Header: @(#) HP Compiled SCPI HP DDCC-1553 Driver E.02.04$
$Header:@(#) HP Compiled SCPI for Lynx 2.5, release E.02.01$
Please let me know immediately if there's something wrong
with any of this.