Daniel,
 
Thanks for the interest.
 
I've fixed the gd problem now.  Commented out a couple if/else statements in configure.in so that $GD_LIB is set to /usr/lib64 and $CD_INCLUDE to /usr/include no matter what.    The 'autoconf -o configure2 configure.in' to produce the configuration script.  This ran fine!  Compiled ok untill it complained about no xpm. 
 
That seems to have solved it for the gd problem.  Perhaps a overkill, who knows.  I'll post the exact steps so it may help others.
 
Does anyone know where this xpm might be kept and what it might be called?  I assumed it'd be called libXpm.so and be in /usr/lib, /usr/lib64, but it wasn't in there.  I'm going to have a go at compiling it now.
 
Cheers,
Xin


---------- Forwarded message ----------
From: Daniel Morissette <[EMAIL PROTECTED] >
Date: 05-Dec-2005 17:45
Subject: Re: [UMN_MAPSERVER-USERS] Compilation issues with gd.h on Linux 64bit
To: Xin <[EMAIL PROTECTED]>
Cc: [email protected]

Xin wrote:
>     configure: error: Could not find gd.h or libgd.a/libgd.so in /usr.
>     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).
>

Do you have a libgd.a or libgd.so , if yes then where is it located?
Maybe we need to look in some lib64 directories? Also, what did you pass
as arguments to configure?

Daniel
--
------------------------------------------------------------
  Daniel Morissette               [EMAIL PROTECTED]
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------

Reply via email to