-- $Id: INSTALL file for netToe version 1.1.0 - released on 22 July 2001 ------------------------------------------------------------------------------- tar -zxvf nettoe-1.1.0.tar.gz cd nettoe-1.1.0 ./configure make make install By default nettoe gets installed into the /usr/local prefix. You can change this with the --prefix option in the configure script. Ex: ./configure --prefix=/usr The binary itself gets installed into the bin directory under the given prefix. Ex: For the /usr/local prefix nettoe will be installed into /usr/local/bin For information on how to play netToe read the README file included in the source package. Enjoy. -- Gabriele Giorgetti