[sysmon-help] Re: Sysmon libssl.so.0.9.7 open failed
Jared Mauch
jared at sysmon.org
Thu May 22 16:23:23 EDT 2003
On Thu, May 22, 2003 at 12:20:06PM -0700, David Ennis wrote:
> Hello Jared,
>
> I just recently downloaded the stable version of sysmon to test out here on a project. I am running it on a Sun Fire V480 under solaris 8. It configured and I was able to make it and install it with no apparent problems.
>
> After creating a sysmon.conf file I then tried to do a simple:
>
> ./sysmond -f ./sysmon.conf -t
>
> and I got a message that ld.so.1 could not open libssl.so.0.9.7 (no such file or directory).
>
> Any quick ideas on why or what I did or didn't do that I should have?
Hmm..
when you ran ./configure, it detected the SSL library, but now
when you go to run sysmon, it doesn't find it? gcc/ld should not have linked
the binary if it was unable to find the ssl library at compile time, so
my guess would be your LD_LIBRARY_PATH environment variable is missing
the path to the SSL libraries.
- jared
More information about the Sysmon-help
mailing list