ProxyChains ver 1.8 Installation
=======================

If you have installed ver 0.0.1 "make uninstall" before installing this

unpack the .tar.gz , 'cd' to distribution directory and
run following commands (as root)
-------------------------------------
./configure --prefix=/usr
make
make install
-------------------------------------
that's all
