04-27-2007, 03:51 PM
|
#4 (permalink)
|
| ss.org Regular
Join Date: Jan 2007 Location: Chattanooga, TN Posts: 394
Real Name: Justin Main Seven: RG7620 Rig: Invader 100/Mesa4x12 Thanked: 8
| Quote:
Originally Posted by noodles When you specify a library directory before compiling... Code: bash-3.00$ ./configure --with-openssl=/usr/local/ssl --prefix=/opt/nagios --with-perl=/usr/bin --with-nagios-user=nagios --with-nagios-group=nagios ...and the compile goes off without a hitch... Code: bash-3.00$ cd /opt/nagios/libexec
bash-3.00$ ./check_http -H owstest01 -I owstest01
ld.so.1: check_http: fatal: libssl.so.0.9.8: open failed: No such file or directory
Killed ...then you expect the thing you just compiled to actually find the fucking library at run time.  |  |
| |