Gregor Mosheh escribió: > I've had the worst time with Fedora, in that it's often missing header > files. In the case of GD, it's missing the gd.h and other header files. > Sigh. > > What I've resorted to in the past is to download the GD source for the GD > version I have (rpm -qa | grep gd) and then manually install gd.h into > /usr/include or wherever. >
Hi everybody Thanks Gregor for four answer... I tried to install manually but ./configure doesn't work yet :( The mapserver configure said: "configure: error: Could not find gd.h or libgd.a/libgd.so in /usr/local. 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 have freetype, libpng, libjpeg and libiconv properly installed (I believe it): # rpm -qa | grep gd sysklogd-1.4.1-41.fc6 gd-2.0.33-10.fc6 gdb-6.5-15.fc6 gdbm-1.8.0-26.2.1 php-gd-5.1.6-3.4.fc6 gd-devel-2.0.33-10.fc6 gdm-2.16.5-1.fc6 libgdiplus-1.1.17-1.fc6 gdbm-devel-1.8.0-26.2.1 What mean that "You may also get this error if you didn't specify the appropriate location for one of GD's dependencies"??? May the error be this? I dont know what do :( Thanks Adriano Saludos a la comunidad de habla hispana. --
