[mapserver-users] Error when running ./mapserv

David Quinn daithiquinn at gmail.com
Tue Oct 18 10:28:13 EDT 2011


Hello All,

I'm trying to install mapserver and have a new error. When I run `./mapserv'
I get the following message:
"./mapserv: error while loading shared libraries: libcurl.so.4: cannot open
shared object file: No such file or directory"

I'm installing this on a linux system, and following the directions here:
http://mapserver.org/installation/unix.html#installation

I'm using the following options:

./configure \
--enable-debug  \
--with-gd=/home/david/src/GD/src \
--with-curl-config=/home/david/bin/curl-config \
--with-freetype --without-tiff \
--with-gdal=/home/david/bin/gdal-config \
--with-ogr=/home/david/bin/gdal-config \
--with-proj=/home/david/src/proj-4.7.0/ \
--without-pdf \
--with-threads \
--with-postgis=/home/david/bin/pg_config \
--with-wfs --with-wcs --with-wmsclient --with-wfsclient \
--with-php=$HOME --enable-debug \
--with-geos=/home/david/bin/geos-config \
--with-python \
--with-gif=$HOME \
–-with-wfsclient \
--with-kml

When I installed curl, I just used the default options (./.configure, make,
make install). Do I need to install curl using specific arguments to include
libcurl?

Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20111018/859a56ac/attachment.html


More information about the mapserver-users mailing list