[Mapserver-users] PHP - getExteriorRing__10OGRPolygon error

Thorsten Fischer thfischer@mapmedia.de
21 May 2003 16:22:44 +0200


On Tue, 2003-05-20 at 16:54, marcos aurelio souza wrote:
> Hi,
> 
> I get this error with PHP mapscript when a try to make a 
> dl("php_mapscript.so").
> 
> Unable to load dynamic library '/usr/lib/php4/php_mapscript.so' - 
> /usr/lib/php4/php_mapscript.so: undefined symbol: 
> getExteriorRing__10OGRPolygon

It is likely that you do not have libgdal.1.so in your runtime library
path. You either want to add the directory where the library resides to
your /etc/ld.so.conf and run ldconfig once, or use the LD_LIBRARY_PATH
environment variable.

> I believe it somehow relates to OGR.

Very much so.


hth,

thorsten

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users