making the server
Daniel Morissette
danmo at videotron.ca
Fri May 12 09:55:44 PDT 2000
Stephen Lime wrote:
>
> Configure will fix the compilation. Dealing with shared libraries is another problem
> entirely. It's best handled in the web server configuration. Both netscape and apache
> have directives directives to set environment variables for CGI scripts. I've used both
> servers with mapserver and shared libraries with no problems. In apache for example
> you simply add:
>
> setenv LD_LIBRARY_PATH /usr/local/lib
>
> to httpd.conf and restart.
>
Makes complete sense... I knew there had to be a proper way to pass
environment vars somewhere in the Apache configuration but never managed
to find it!
Thanks!
--
------------------------------------------------------------
Daniel Morissette danmo at videotron.ca
http://pages.infinit.net/danmo/
------------------------------------------------------------
Don't put for tomorrow what you can do today, because if
you enjoy it today you can do it again tomorrow.
More information about the MapServer-users
mailing list