[Mapserver-users] problems with curl

Daniel Morissette dmorissette at dmsolutions.ca
Wed Jun 2 20:18:27 EDT 2004


Lars Möller wrote:
> 
> hallo,
> 
> thanks for your help, but
> with the spezified curl-config-path (which is correct)
> I get the same error.
> 
> ./configure --with-proj=/usr/local/ 
> --with-gdal=/usr/local/bin/gdal-config 
> --with-ogr=/usr/local/bin/gdal-config --disable-ignore-missing-data 
> --with-wmsclient --with-wfsclient --with-ttf=/usr 
> --with-curl-config=/usr/local/bin/curl-config
> 

It's probably that you have another (older) copy of curl on your system 
somewhere. If you are using a RedHat system then do you can find out if 
the curl RPMs are installed using
   rpm -qa | grep curl
If they are installed then you need to remove them. On other systems use 
the appropriate tools to find out if curl was previously installed and 
uninstall it.

Daniel
-- 
------------------------------------------------------------
  Daniel Morissette               dmorissette at dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------




More information about the mapserver-users mailing list