BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} BBGen 3.0 compile issue.



In <004e01c49464$71b982c0$c11ae4d1@na.cp.net> "Mike Smith" <mike@ftl.com> writes:
>Hmm...Now History is broke. I'm getting the following in the error logs.
>ld.so.1: /usr/local/bb/bin/bb-hist.cgi: fatal: libssl.so.0.9.7: open
>failed: No such file or directory

>ldd /usr/local/bb/bin/bb-hist.cgi
>        libresolv.so.2 =>        /lib/libresolv.so.2
>        libsocket.so.1 =>        /lib/libsocket.so.1
>        libnsl.so.1 =>   /lib/libnsl.so.1
>        libssl.so.0.9.7 =>       /pkg/lib/libssl.so.0.9.7
>        libcrypto.so.0.9.7 =>    /pkg/lib/libcrypto.so.0.9.7

My guess is that you are setting up an LD_LIBRARY_PATH environment to
pick up libs from /pkg/lib/, and this is not defined for the CGI
scripts you run. So add the LD_LIBRARY_PATH setting to the
bb-hist.sh script in your webserver's CGI directory.

But bb-hist.cgi really shouldn't need the OpenSSL libs. I think
this comes from the way you solved the compile problem.

>I'll take a better look later...The net tests DO seem a lot faster now! :)

Nice to know - thanks!


Henrik
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index