the .so.3 is created by the newest openSSL, up though 0.9.6 (IIRC), it was
.2

Anyway, ntop's asking the loader to load the library that was found during
the ./configure and make process.  Some how the loader can't find it.  So
something's munged in your openSSL install.  You'll have to fix your openSSL
install - it's not an ntop issue per se.  Check your links and the open ssl
lists - in some cases I've had to manually create the links.

Depending upon the version of ntop you are running - BAD USER: NO INFO
GIVEN - ntop's 2.1.5x development versions went through an extensive list of
possible locations, way beyond what the loader looks for.  We changed 2.2 so
that it really looks only where you tell us, or the standard locations.  The
problem is that our list of 'standard location', /lib and /usr/lib, may not
match every OS.  So, you might try figuring out where the open ssl library
is, and using ./configure ... --with-ossl-lib and --with-ossl-include to
force ntop to use the locations that the loader is using.

-----Burton


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
freebsd
Sent: Saturday, June 07, 2003 11:42 PM
To: [EMAIL PROTECTED]
Subject: [Ntop] Run Error


Hi,

I have installed the current ntop on a FreeBSD 4.3 release.

The install appears to have gone fine but when at the comment line I run

ntop -w 80

I get

/usr/libexec/ld-elf.so.1; Shared object "libssl.so.3" not found


any pointers or help appreciated.

thx

pete
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to