Sources for Debian GNU/Linux netbase package -------------------------------------------- Compiling the networking tools: - make sure you have gcc-2.6.3, libc-4.6.27 and kernel 1.3.50 or newer available. - if you don't have the nls-utils installed (national language support) you should disable the nls support (go to the net-tools directory and type "make config.h"). - You can compile the netbase tools by using one of the following command lines: debian.rules - compile all programs debian.rules clean - remove binaries and object files from the source tree debian.rules binary - create a Debian GNU/Linux binary package debian.rules source - create a source package debian.rules dist - source, diff and binary targets debian.rules diff - create diffs for all programs (only useful if you have the original sources installed as well) Peter Tobias