fwdl(1)				  INSTALL			1998/10/08

Building 'fwdl' is relatively simple and requires that only a C++
compiler, and if necessary the appropriate driver header files, be
installed on your system.

To build a version of 'fwdl' for the Prisa NetFX adapter on a Silicon
Graphics workstation: 

	make prisa

To build a version of 'fwdl' for any adapter conforming to the
SunOS/Solaris generic SCSI device interface:

	make sun

To build a version of 'fwdl' for a device addressable via the Linux SCSI
generic (sg) interface:

	make linux

By default, 'make prisa' invokes the native SGI 'CC' compiler. By default,
'make sun' and 'make linux' invoke the g++ compiler. You may want to
change these settings to suit your local environment.

Versions of 'fwdl' have been built and tested on a variety of Silicon
Graphics and Sun Microsystems hardware and software configurations with
success, and include, but are not limited to Irix 6.2, 6.3, 6.4, and 6.5
systems for Silicon Graphics hardware and both Solaris 2.5.1 and 2.6 for
Sun Microsystems hardware.
