Hi, my name is Juan Manuel, i have a problem trying to compile MapServer 4.8.4 on a Linux Gentoo x86_64 2006.1<br>On configure fail with this<br><br>configure: checking where FreeType 2.x is installed...<br>checking for freetype-config... /usr/bin/freetype-config
<br> using libfreetype from -lfreetype -lz<br>checking for FT_Init_FreeType in -lfreetype... yes<br> using libfreetype -lfreetype from system libs.<br>configure: checking where Zlib is installed...<br> using runtime libz from -L/lib64 -lz
<br>configure: checking where PNG is installed...<br>checking for png_init_io in -lpng... yes<br> using libpng from system libs.<br>configure: checking whether we should include JPEG support...<br>checking for jpeg_read_header in -ljpeg... yes
<br> using libjpeg from system libs.<br>configure: checking where libXpm is installed...<br>checking for XpmFreeXpmImage in -lXpm... no<br> XPM (libXpm) library cannot be found, possibly needed for GD<br>configure: checking where libiconv is installed...
<br>checking for iconv_open in -lc... yes<br>checking for libiconv_open in -liconv... no<br> using libiconv from system libs.<br> libiconv found. Enabling internationalization (-DUSE_ICONV)<br>configure: checking for GD
2.0.16 or higher...<br>checking for gdFontCacheSetup in -lgd... yes<br>configure: error: Could not find gd.h or libgd.a/libgd.so in /usr/lib64. 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).
<br><br><br>!!! Please attach the following file when filing a report to <a href="http://bugs.gentoo.org">bugs.gentoo.org</a>:<br>!!! /var/tmp/portage/sci-geosciences/mapserver-4.8.4/work/mapserver-4.8.4/config.log<br><br>
!!! ERROR: sci-geosciences/mapserver-4.8.4 failed.<br>Call stack:<br> ebuild.sh, line 1614: Called dyn_compile<br> ebuild.sh, line 971: Called qa_call 'src_compile'<br> environment, line 4666: Called src_compile
<br> mapserver-4.8.4.ebuild, line 147: Called econf '--with-gdal' '--with-perl' '--with-python' '--without-ruby' '--with-tcl' '--with-proj' '--without-postgis' '--with-tiff' '--with-pdf' '--without-ming' '--without-java' '--with-ogr' '--with-freetype' '--with-gd=/usr/lib64' '--with-geos=/usr/bin/geos-config' '--with-wfs' '--with-wcs' '--with-wmsclient' '--with-wfsclient' '--with-wmsserver' '--with-wmsclient' '--with-php=/usr/lib64/php5/include/php' '--with-mapscript'
<br> ebuild.sh, line 577: Called die<br><br>I think i have all dependencies ok.<br>Thanks.<br><br>Juan M.<br>