[mapserver-dev] problems when compiling mapserver from source code
Frank Warmerdam
warmerdam at pobox.com
Fri Jul 16 10:49:56 EDT 2010
stephan_82 wrote:
> Hello members!
>
> First I want to apologize for my bad english. I hope that I can explain my
> problem still good enough.
>
> I just install mapserver in version 5.6.3. on CENTOS 5.5. When I configure
> the source code and then run make, it is an error. I suspect that the
> problem is that my OpenSSL library is newer than the mapserver needed.
>
> My ./configure command looks like this:
>
> ./configure --with-postgis=/usr/local/pgsql/bin/pg_config
> --with-proj
> --with-geos
> --with-gdal
> --with-ogr
> --with-wfs
> --with-wcs
> --with-sos
> --with-curl
> --with-wmsclient
> --with-wfsclient
> --with-php=/opt/PostgreSQL/EnterpriseDB-ApachePhp/php
> --with-jpeg (but nothing happened)
> --with-png (nothing happened)
>
> The error after the make command looks like this.
>
> http://osgeo-org.1803224.n2.nabble.com/file/n5301205/mapserver_fehler.jpg
Stephan,
It looks like you have an old version of libpq - the postgres client
library - in /usr/local/lib. Perhaps you could clean that out and
use one provided with centos? Or rebuild it against the ssl lib on
your system.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the mapserver-dev
mailing list