Sep 4, 2011

How to install ucspi-tcp


How to install ucspi-tcp

Like any other piece of software (and information generally), ucspi-tcp comes with NO WARRANTY.

System requirements

ucspi-tcp works only under UNIX.

Installation

Download the ucspi-tcp package. The latest published ucspi-tcp package is ucspi-tcp-0.88.tar.gz.Unpack the ucspi-tcp package:
gunzip ucspi-tcp-0.88.tar

tar -xf ucspi-tcp-0.88.tar

cd ucspi-tcp-0.88

Compile the ucspi-tcp programs:
make

As root, install the ucspi-tcp programs under /usr/local:
make setup check

To report success:
( echo 'First M. Last'; cat `cat SYSDEPS` ) \

| mail djb-sysdeps@cr.yp.to

Replace First M. Last with your name.