![]() | :: | Software | :: | ucspi-tcphandle |
ucspi-tcphandle comes with NO WARRANTY.
mkdir /package chmod 1755 /package cd /package
Download the ucspi-tcphandle package. The most recent ucspi-tcphandle package is ucspi-tcphandle 0.67. Unpack ucspi-tcphandle in /package:
gunzip ucspi-tcphandle-0.67.tar tar -xpf ucspi-tcphandle-0.67.tar rm ucspi-tcphandle-0.67.tar cd host/superscript.com/net/ucspi-tcphandle-0.67
Edit configuration files for tcpperl if necessary.
Compile the package:
package/compile
Run some tests:
package/rtsThe output should be empty. The tests require ucspi-tcp, and use TCP ports 50016--50021 at IP address 127.0.0.1.
Install the package:
package/install
Commands are installed in the /package/host/superscript.com/command directory.
Report successful installation:
package/report
package/compile subset package/rts subset package/install subset
To exclude a subset from an operation, add a hyphen as the first command-line argument:
package/compile - subset package/rts - subset package/install - subset
Valid subsets in this package are base and tcpperl.