Install on Suse 10.1

Ryan Ollerenshaw ollerery at ENGR.ORST.EDU
Sun Aug 27 10:46:26 EDT 2006


I have been having all kinda of trouble installing mapserver on Suse 
10.1 i have been able to work though most of the errors but i am now 
once again stuck.  the configure command runs fine but when i do a make 
i get the follow error:

mapfile.c:151:24: error: cpl_conv.h: No such file or directory
mapfile.c:152:20: error: gdal.h: No such file or directory

I did a locate for gdal.h and cpl_conv.h and nothing.

Here is the configure that i am using:

./configure \
 --with-php=/usr/share/php-4.4.3 \
 --with-proj=/usr/local/proj-4.4.9 \
 --with-httpd=/var/www/bin/httpd \
 --with-ogr=/usr/local/gdal-1.3.2 \
 --with-gdal=/usr/bin/gdal-config \
 --with-postgis=/usr/local/pgsql/bin/pg_config \
 --with-curl-config=/usr/bin/curl-config \
--with-threads \
 --with-geos=/usr/local/geos-2.2.1/tools/geos-config \



More information about the mapserver-users mailing list