View Single Post
Old 04-27-2007, 03:51 PM   #4 (permalink)
Hellraizer
ss.org Regular
 
Hellraizer's Avatar
 
Join Date: Jan 2007
Location: Chattanooga, TN
Posts: 394

Real Name: Justin
Main Seven: RG7620
Rig: Invader 100/Mesa4x12

Thanked: 8

Hellraizer is a glorious beacon of lightHellraizer is a glorious beacon of lightHellraizer is a glorious beacon of light
Quote:
Originally Posted by noodles View Post
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.
View Hellraizer's Photo Album Offline   Reply With Quote
 
Page generated in 0.25749 seconds with 11 queries