[mapserver-users] libproj.so.0: cannot open shared object file

Pushkar Pradhan pushkar at ERC.MsState.Edu
Wed May 29 15:59:54 EDT 2002


Try giving the path to the libproj.so exec. in your server config.
e.g. in apache's httpd.conf:
setenv LD_LIBRARY_PATH=/usr/local/lib:/other/software/whichyoualreadyputhere:/other2:/other3:

or
from command line:
> Hi,
>
> I have compiled mapserv3.5 with --with-proj without error message.
> However, when I tested it. It has following message.
> "./mapserv: error while loading shared libraries: libproj.so.0: cannot
> open shared object file: No such file or directory"
> I check /usr/local/lib which shows libproj.so.0 -> libproj.so.0.3.1.  I
> guess that should OK wich libproj.so.0 links to libproj.so.0.3.1
>
> Have any idea?
>
> Thanks
>
> Jay
>
>

-Pushkar S. Pradhan




More information about the mapserver-users mailing list