[mapserver-users] runtime error
Daniel Morissette
morissette at dmsolutions.ca
Mon Oct 28 14:09:18 PST 2002
> "Aaron D. Hunt" wrote:
>
> I have tried to configure mapserver with proj. When I do this I get
>
> Warning: Unable to load dynamic library
> '/usr/local/lib/php/extensions/no-debug-non-zts-20020429/php_mapscript.so'
> - libproj.so.0: cannot open shared object file: No such file or
> directory in /home/httpd/html/login.php on line 3
>
> I have installed proj 4.4.5 and can use it from the command line.
>
> Does anyone have any ideas.
>
You are probably running Linux?
You need to add /usr/local/lib to your system's runtime library path:
- Add /usr/local/lib to /etc/ld.so.conf
- run /sbin/ldconfig as root to rescan the libpath
Daniel
--
------------------------------------------------------------
Daniel Morissette morissette at dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
More information about the MapServer-users
mailing list