I did a ldconfig -v after the build.
and ld.so.conf does contain /usr/local/lib /usr/local/lib/nessus Erik > -----Original Message----- > From: Stephen Friedl [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 26, 2003 2:46 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Missing symbolic links in Nessus 2.0.0 > > > > I had to manually fix these. > > > $ sudo ln -s libnessus.so.2.0.0 libnessus.so.1 > > $ sudo ln -s libhosts_gatherer.so.2.0.0 > > $ sudo ln -s libpcap-nessus.so.2.0.0 > > This isn't necessary on many platforms: as long as > /etc/ld.so.conf contains > the directory where the Nessus libraries live (/usr/local/lib?) > and you run > "ldconfig" after installing the libs, they should be found > without this kind > of thing. > > These notes apply to Linux: other systems may work differently > > Steve > > --- > Stephen J Friedl | Software Consultant | Tustin, CA | +1 714 544-6561 > www.unixwiz.net | I speak for me only | KA8CMY | [EMAIL PROTECTED] > >
