! This file installs the RT11XM V56 TCPIP Files ! ! The following is assumed: ! ! (1) The directory containing the TCPIP ! distribution has the logical name SRC. ! ! (2) A directory to contain the RT V56 files ! has been created. The logical name of ! this directory is TCP. ! ! (3) A directory to contain the PASSWORD file ! has been created / assigned. The logical ! name of this directory is PAS. ! ! (4) A directory to contain the DECUS C files ! has been created. (Only required if you ! recompile the package) The logical name ! of this directory is C. ! ! Note: Existing configuration and command files ! will not be replaced by this proceedure. ! ! Copy necessary files to TCP ! copy SRC:*.sxv TCP:*.sav copy/noreplace SRC:*.cxm TCP:*.com copy/noreplace SRC:*.cxg TCP:*.cfg copy/noreplace SRC:*.cml TCP:*.cml copy/noreplace SRC:tcpip.v56 TCP:*.run copy SRC:ftpcmd.txt TCP: copy SRC:maicmd.txt TCP: copy SRC:quote.txt TCP: copy/noreplace SRC:rtucl.ins TCP: copy SRC:paswrd.fil TCP: ! ! Copy the TCPIP startup file ! copy/noreplace TCP:tcpip.run sy: ! ! Optional: ! Copy the PASSWORD File ! ! copy SRC:paswrd.fil PAS: ! ! Optional: ! Copy the DECUS C Compiler loader ! ! copy SRC:ccxv56.sxv C:ccxv56.sav ! ! Optional: ! Load the UCL commands ! ! $@SRC:ccxasm.v56 !