From: Alex B. <al...@be...> - 2002-04-11 12:30:39
|
Hi, On the page "http://trinux.sourceforge.net/install.html" I was trying to get the link to the isotrinux shell script to build my own custom network toolkit. The link is "http://www.trinux.org/util/isotrinux" but that fails to come up as www.trinux.org doesn't seem to exist. Whilst I have your attention as I want to customise Trinux (basically add nmap, maybe the full tcpdump) are there any pointers to guides (other than the FAQ entry) or is it really as simple as: 1. ./configure --prefix=~/tmp 2. make 3. make install 4. tar -cvfz package.tgz ~/tmp 5. add it to the trinux package filesystem (I assume linking to glibc's from other systems offers no problems if the version match). Alex www.bennee.com/~alex/ |