Hi - How do I set library path for httpd server on fedora core 6? I am trying to run a program (mapserv) through cgi-bin. I am getting the following error message:

error while loading shared libraries: libpq.so.5

This file is located in /usr/local/pgsql/lib

To run mapserv from shell, I set LD_LIBRARY_PATH, in my .bashrc file (bad habit). How do I make similar setting so that it will run under cgi-bin?

Thanks
Jim





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to