[Mapserver-DE] GD Problem bei ./configure

Tim Michelsen timmichelsen at gmx-topmail.de
Die Okt 26 01:03:53 CEST 2004


Hallo,
ich möchte mapserver 2.4.5 auf meinem Debian unstable installieren.

Ich habe aber Probleme mit GD:

"
configure: checking where FreeType 2.x is installed......
checking for FT_Init_FreeType in -lfreetype... yes
        using libfreetype -lfreetype from system libs.
configure: checking where Zlib is installed......
checking for zlibVersion in -lz... yes
        using libz from system libs.
configure: checking where PNG is installed......
        using libpng from -L/usr/lib/ -lpng
configure: checking whether we should include JPEG support......
"Could not find jpeglib.h or libjpeg.a/libjpeg.so in /usr/include/."
checking for jpeg_read_header in -ljpeg... yes
        using libjpeg from system libs.
configure: checking where libXpm is installed......
        using libXpm from -L/usr/X11R6/lib/ -lXpm -lX11
configure: checking where libiconv is installed......
        using libiconv from -L/usr/local/lib/ -liconv
configure: checking for GD 2.0.12 or higher......
checking for gdImageSetAntiAliased in -lgd... no
configure: checking whether GD needs libiconv......
checking for gdImageSetAntiAliased in -lgd... no
configure: error: "Could not find gd.h or libgd.a/libgd.so in /usr/local/lib/.  
Make sure GD 2.0.12 or higher is compiled before calling configure."
"

Ich habe aber - mehrfach widerholt - GD 2.0.28 installiert.

find /usr/local/ -follow -name '*libgd*'
/usr/local/lib/libgd.so.2.0.0
/usr/local/lib/libgd.so.2
/usr/local/lib/libgd.so
/usr/local/lib/libgd.la
/usr/local/lib/libgd.a
/usr/local/libgd.so
/usr/local/mapdesk/libgdal.1.1.so

find /usr/local/ -follow -name '*gd.h*'
/usr/local/include/gd.h


echo $LD_LIBARY_PATH
/usr/local/lib:/usr/lib/:/lib/

Wieso findet ./configure die GD Bibliotheken nicht?

Ich habe folgenden Befehl benutzt:
./configure --enable-debug --with-gd=/usr/local/ --with-proj=/usr/local 
--with-threads --with-ogr=/usr/bin/gdal-config --with-wfs --with-wmsclient 
--with-wfsclient --with-png=/usr/lib/ --with-tiff=/usr/lib/ 
--with-jpeg=/usr/include/ --with-xpm=/usr/X11R6/lib/ 
--with-libiconv=/usr/local/lib/

Ich bin über jeden Hinweis dankbar.

Grüße
Tim




This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)