[mapserver-users] libgdal error with php/MapScript

Dan Little danlittle at yahoo.com
Thu Jan 8 10:14:45 EST 2009


Another test would be to do this..

(assumes a Bourne shell)
export $LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

Also, do a check on libgdal.so itself...
ldd /usr/local/lib/libgdal.so.1

Look for any "not found"s

If php_mapscript.so is trying to link to libgdal.so and libgdal.so is linked to something it cannot find then the error will show up as not being able to link to libgdal.



----- Original Message ----
> From: Jacolin Yves <yjacolin at free.fr>
> To: Mapserver ML <mapserver-users at lists.osgeo.org>
> Sent: Thursday, January 8, 2009 8:42:33 AM
> Subject: Re: [mapserver-users] libgdal error with php/MapScript
> 
> Le Thursday 08 January 2009 15:39:14 Alan Boudreault, vous avez écrit :
> > Yves,
> >
> > Did you look is there is any  "libgdal.so*" file in the lib directory?
> > If there's one... but it's not named "libgdal.so.1" .... maybe you could
> > try to make a symbolic link to it.
> >
> > Alan
> 
> Alan,
> 
> the libgdal.so.1 exist, ls /usr/local/lib/libgdal* gives:
> /usr/local/lib/libgdal.a  
> /usr/local/lib/libgdal.la  
> /usr/local/lib/libgdal.so  
> /usr/local/lib/libgdal.so.1  
> /usr/local/lib/libgdal.so.1.13.0
> 
> thanks
> 
> Y.
> -- 
> Yves Jacolin
> ---
> http://softlibre.gloobe.org
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users



      


More information about the mapserver-users mailing list