[mapserver-users] LD_LIBRARY_PATH

Stephen Lime steve.lime at dnr.state.mn.us
Mon Dec 24 12:13:13 EST 2001


The SetEnv belongs in the httpd.conf. Sounds like mod_env was not compiled into the binary so
you'll either need to get one that has that module enabled or compile it yourself.

Steve

Stephen Lime
Data & Applications Manager

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> <XSun at odu.edu> 12/24/01 09:30AM >>>

Hello Steve and all other friends,

After read all the articles in the list about the LD_LIBRARY_PATH problem.
I am still puzzled with one problem.  which file should I modify to add the
following lines.

SetEnv LD_LIBRARY_PATH "/usr/local/lib"
PassEnv LD_LIBRARY_PATH

I tried to add to .cshrc file.  But It can not acknowledge "PassENV"
command.
I tried to add to httpd.conf.  "SetEnv" is not valid command.  By the way ,
my apache server is now a binary installation.  I download the source code
, and read the source file of mod_env.c ,  But I didnot know if I should
modify it and how to modify?

Which files should I modify?    .cshrc  ? httpd.conf?  mod_env.c?

Can someone give me some hint about it?

Thanks a lot.

Have a great holiday and merry christmas to all in the lists!

XSun





More information about the mapserver-users mailing list