beautypg.com

Installation steps – Teledyne LeCroy LSIB-1 Host Interfaces User Manual

Page 19

background image

Operator's Manual

LSIB-OM-E Rev C

13

NOTE: You must have superuser privileges or be logged
in as root for successful completion of the following

instructions.

Installation Steps

1.

Navigate to the complete set of LSIB files on your

system. They are typically named LSIB-
xxxxxx.tz2
.

cd /

tar xvfj directory_path/LSIB_xxxxxx.tz2

2.

Compile and install the driver and libraries.

cd directory_path/LSIB_xxxxxx/LSIB

make all

3.

Install the driver.

make install

4.

Start the driver.

make startdriver

NOTE: At this point, you may need to shutdown

the oscilloscope and the host computer/laptop. If
so, be sure to power-up the oscilloscope first

followed by the host computer/laptop after the

shutdown. The driver is then loaded automatically
during the system restart.

The files in the Linux_ExpressNet-X.Y.ZZZ.tz2 file
all untar into an LSIB subdirectory. Untar these

files to the standard Linux system ( / ) location by

logging in as root and doing the following:

cd /

tar xvfj directory_path/LSIB-xxxxxx.tz2