MapServer Installation Problem

Willian Rampazzo willianrp at RC.UNESP.BR
Tue Oct 4 11:23:05 EDT 2005


*Hello Folks,*

	I'm installig mapserver on a linux server running Fedora Core 4,
 i have already installed the libraries i need, this is the list of libraries:

- Freetype
- GD
- GDAL
- JPEG
- Proj-4
- TIFF
- PNG

	But i'm still getting this error message with running configure:

/configure: error: Could not find gd.h or libgd.a/libgd.so in /usr/local/gd-2.0.33.
Make sure GD 2.0.16 or higher is compiled before calling configure. You may also 
get this error if you didn't specify the appropriate location for one of GD's 
dependencies (freetype, libpng, libjpeg or libiconv)./

	I checked the files it is asking for and they are on the directory needed:

/[root mapserver-4.6.1]# locate gd.h
/usr/local/gd-2.0.33/include/gd.h

[root mapserver-4.6.1]# locate libgd.a
/usr/local/gd-2.0.33/lib/libgd.a

[root mapserver-4.6.1]# locate libgd.so
/usr/lib/libgd.so.2.0.0
/usr/lib/libgd.so.2
/usr/local/gd-2.0.33/lib/libgd.so.2.0.0
/usr/local/gd-2.0.33/lib/libgd.so.2
/usr/local/gd-2.0.33/lib/libgd.so/

	The configure command with argumets i'm using is this one:

/[root mapserver-4.6.1]# ./configure --with-png=/usr/local --with-proj=/usr/local/proj-4.4.9
 --with-gdal=/usr/local/gdal-1.3.0/bin/gdal-config --with-php=/usr/local/php-5.0.5
 --with-gd=/usr/local/gd-2.0.33 --enable-force-freetype1 --with-freetype=/usr/local/freetype.2.1.10
 --with-wmsclient --with-jpeg=/usr/local

/	Does any one have an idea of how can i solve this prolem ?
	Any help would be appreciated.

Best regards,

Willian Rampazzo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20051004/e46ae999/attachment.html


More information about the mapserver-users mailing list