Installing
UCSPI-TCP
UCSPI-TCP
is also quite easy to install. This little package will run the
ever important tcpserver. Anyway, here's how to install it.
1.
If you haven't already, unpack the djbdnsrocks package.
tar
zxvf djbdnsrocks.tar.gz
2.
cd /path/to/djbdnsrocks
3.
tar zxvf ucspi-tcp-0.88.tar.gz
Now install it
4.
cd ucspi-tcp-0.88
Redhat/Fedora users insert the following step...
To accomodate
for the newer glibc package that comes with RH9, you will
need to apply to following patch before compiling djbdns:
patch
< /path/to/djbdnsrocks/ucspi-tcp_errnopatch
If you
don't get any errors, it's patched! |
5. make
6. make
setup check
That's it!
UCSPI should now be installed.
back
to the djbdns installation
|