On Sat, Jan 08, 2005 at 10:32:31PM -0600, Jason Beaver wrote: > nessus-config --libs reports: > -L/usr/lib -lnessus -lhosts_gatherer -lpcap-nessus -lutil -lnsl -lresolv > -L/usr/kerberos/lib -L/usr/lib -lssl -lcrypto -ldl > > /usr/lib is where the libcrypt.a and such is installed, I checked. > That's the only place it is, and that it should be.
Do you also have /usr/lib/libcrypto.so*? You'll need those since you're building nessus with shared library support (eg, "-ldl" above). If you don't, rebuild OpenSSL and pass config the "shared" argument. George -- [EMAIL PROTECTED]
pgpKMvKNGfUUa.pgp
Description: PGP signature
_______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
