[mapserver-users] Problem compiling with GEOS
Stefan W.
winkelmann at gdv.com
Fri Jan 13 02:41:19 PST 2012
Hi List,
I'm trying to install Mapserver 6.0.1 with GEOS 3.2.3.
My configuration:
/./configure --with-ogr=/usr/local/bin/gdal-config
--with-gdal=/usr/local/bin/gdal-config --with-proj=/usr/local
--with-wmsclient --with-wmsserver
--with-curl-config=/usr/bin/curl-config --with-php=/usr/include/php5
--with-freetype --with-wfs --with-fastcgi=/usr
--with-xml2-config=/usr/bin/xml2-config
--with-geos=/usr/local/bin/geos-config/
There is no error message during compilation.
./mapserv shows me:
/./mapserv: error while loading shared libraries: libgeos_c.so.1: cannot
open shared object file: No such file or directory/
But libgeos_c.so.1 is in /usr/local/lib and GEOS 3.2.3 is correctly
installed.
The Path in the Makefile is also correct: /GEOS_LIB= -L/usr/local/lib
-lgeos_c/
Any suggestions?
Best regards,
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120113/91ae01d2/attachment.htm>
More information about the MapServer-users
mailing list