User guide

58 DC 900-1333Q
Freeway User Guide
2. From your op-sys directory, create the bin and lib directories if they don’t already
exist.
cd op-sys
mkdir bin
mkdir lib
Step 2: Run the make file
From the
/usr/local/freeway/lib directory, enter one of the following commands depending
on the system you are using.
cd /usr/local/freeway/lib
make -f Makefile.AIX all
(for an IBM AIX system)
make -f Makefile.LNX all (for a Linux system)
make -f Makefile.HPUX all (for an HP/UX system)
make -f Makefile.SGI all (for an SGI system)
make -f Makefile.SOL all (for a Solaris system)
make -f Makefile.SUN all (for a SunOS system)
The newly created files will be placed in the proper
freeway/client/op-sys/bin or freeway/cli-
ent/op-sys/lib
directory.
3.5.2 Build the DLI/TSI Library on VMS Systems
Use the following steps to build the DLI/TSI library on VMS systems:
Step 1: Create the
BIN and LIB directories
1. If it doesn’t already exist, create the
op-sys subdirectory under the [freeway.client]
directory, where op-sys is the identifier for the type of TCP/IP software you are
using:
axp_ucx (standard: use for HP TCP/IP services), axp_multinet, or axp_tcpware.
set def sys$sysdevice:[freeway.client]
create/dir [.
op-sys]
Scrunched
step 2 and cd
op-sys lines
above to get
bottom list on
this page.