[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [mapserver-users] proj4 and path configuration



Make sure that /usr/local/lib is in your /etc/ld.so.conf directory
and then make sure you run ldconfig as root to update all the library paths.  This is for a RedHat system so it may vary depending on your system.

Steve

On Wed, 2002-07-03 at 20:34, Cedric BERNIER wrote:
Hi all!

I've decided to use the --with-proj option in config the re-install mapserv.

I have a problem when I start mapserv .
my navigator displays an internal error.
the /var/log/httpd/error_log says :
mapserv:error while loading libraries:libproj.so.0 cannot open shared  object
file : No such file or directory.

certainly a PATH misconfiguration ...

this lib is installed in my /usr/local/lib.

Is there anything to configure like an environment variable or something like
that ?

Thanks for your help.

Have a nice independance day.


CB.