LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Adding to the LD_LIBRARY_PATH (https://www.linuxquestions.org/questions/linux-software-2/adding-to-the-ld_library_path-132488/)

mijohnst 01-07-2004 03:01 PM

Adding to the LD_LIBRARY_PATH
 
I'm using Redhat 9.0 and trying to figure out how I can add items to the LD_LIBRARY_PATH. Is this a file somewhere? My problem is that when I try to display a cgi status map in Nagios the page comes up with this error:

Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: statusmap.cgi
If you think this is a server error, please contact the webmaster
Error 500


Any help would be great. =)

Mike

zeos 01-07-2004 05:12 PM

Add the directory to the end of /etc/ld.so.conf and run ldconfig as root...

mijohnst 01-07-2004 05:20 PM

Thanks Zeos!


All times are GMT -5. The time now is 01:42 AM.