On Mon, Jan 24, 2005 at 08:43:09PM -0600, Jeff Kenney wrote: > Removed all traces of nessus... new output for > "nessus-config --libs --cflags" > > -L/usr/local/lib -lnessus -lhosts_gatherer -lpcap-nessus -lutil -lnsl -lres > olv > -L/usr/local/ssl/lib -lssl -lcrypto -ldl -I/usr/local/include/nessus -DNESS > US_ON_SSL > -DHAVE_SSL -I/usr/local/ssl/include -l/usr/local/ssl/include/openssl
This looks fine except for OpenSSL, which is coming from a version
installed under /usr/local/ssl.
> Do I need to install a different version of Openssl than what came on the
> SUSE distro? 0.9.6?
...
> Do you have /usr/lib/lib{crypt,ssl}.so?
>
> Yes I have
> /usr/lib/libcrypt.so libcrypt.so.0.9.6 libcrypt.so.0.9.7
> and
> /usr/lib/libssl.so libssl.so.0.9.6 libssl.so.0.9.7
These are the shared libraries; they should work fine with Nessus.
> perhaps I should delete the lib***.so.0.9.6 ?
I wouldn't do that, at least not without finding out whether any applications
on your system need them.
> I cleaned out all versions of nessus....still getting the same nessus-core
> error after running make....
The version of OpenSSL you have in /usr/local/ssl... did you build that
yourself just for Nessus? If so, move it somewhere else and rebuild all
of Nessus, running "make distclean" before configure for each component.
George
--
[EMAIL PROTECTED]
pgpbF4Eux9MKT.pgp
Description: PGP signature
_______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
