no joy: Bill Kropla's "Beginning Mapserver"

Frank Warmerdam warmerdam at POBOX.COM
Thu Mar 30 07:15:38 PST 2006


KevinC (UD) wrote:
> Frank:
> 
> Neither LD_LIBRARY_PATH nor /etc/ld.conf exist.  What does that tell you 
> (beside the fact that I'm a raw newbie)?

Kevin,

LD_LIBRARY_PATH can be set even if it has no existing value.  In "bash"
something like:

export LD_LIBRARY_PATH=/usr/local/lib

Add this to your ~/.bashrc (or perhaps ~/.bash_profile) to get it each time
you login.

I misnamed the other file.  It is actually /etc/ld.so.conf.  You might want to
read the "man ldconfig" man page for details on this mechanism.

There is indeed a learning curve to all this!

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGF, http://osgeo.org



More information about the MapServer-users mailing list