User guide
3: Client Software Installation
DC 900-1333Q 59
2. From your
op-sys directory, create the bin and lib directories if they don’t already
exist.
set def [.op-sys]
create/dir [.bin]
create/dir [.lib]
Step 2: Run the make file
From the
[freeway/lib] directory, enter one of the following commands depending on the
TCP/IP package you are using.
set def [freeway.lib]
@make_dli_tsi ““ ucx (for standard TCP/IP)
@make_dli_tsi ““ multinet (for Multinet TCP/IP)
@make_dli_tsi ““ tcpware (for TCPware)
The newly created files will be placed in the proper
[freeway.client.op-sys.bin] and [free-
way.client.op-sys.lib]
directories.
3.5.3 Build the DLI/TSI Library on Windows Systems
Use the following steps to build the DLI/TSI library on Windows systems. A make file is
included that performs this operation.
Step 1: Open a Command Prompt window by clicking on the following path from
your Desktop:
Start->Programs->Accessories->Command Prompt
Step 2: Create the bin and lib directories
1. If it doesn’t already exist, create the
int_nt directory.
Scrunched
step 2 and cd
op-sys lines
above to get
bottom list on
this page.