astalus razvan wrote: > hy everyone.I am an FreeBSD user ,i use it every day ,but a few days ago a > problem came up.I have tryed to install Firewalk 5.0.2 ,but told me that I > must install libnet 1.1.2.1,1.OK i have installed libnet 1.1.2.1,1 ,but > Firewalk stiil tolds that I do not have installed libnet.What should I do? > > > P.S. for the installation of libnet i used > ./configure > make > make install
Why don't you use the ports-system? Just cd /usr/ports/security/firewalk && make install clean and Firewalk with all depencies will be fetched, compiled and installed automatically. For more infos about ports stick with "man ports" and of course the FreeBSD Handbook. Frank _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"