OK. I ran 'make install' for GD 2.0.1 and that seemed to go smoothly.

Thanks.


Zach

-----Original Message-----
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 27, 2002 2:42 PM
To: Zach Curtis
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] GD 1.8.4


GD1 uses Freetype 1 and you appear to have Freetype2.  Grab GD2 instead.

On Tue, 27 Aug 2002, Zach Curtis wrote:

> I have spent most of the day trying to get gd 1.8.4, freetype2, libpng,
> zlib, and jpeg-6b to work with PHP 4.0.6 running on Solaris 7. I am not to
> yet to point of configuring this with PHP. I can't get 'make' to run on gd
> 1.8.4:
>
> gdft.c:36: freetype/freetype.h: No such file or directory
> gdft.c:37: freetype/ftglyph.h: No such file or directory
> make: *** [gdft.o] Error 1
>
> I modified gdft.c to use absolute paths:
> /usr/local/include/freetype2/freetype/freetype.h and
> /usr/local/include/freetype2/freetype/ftglyph.h but this resulted in
further
> errors as well.
>
> Anybody experience this or have a suggestion for a resolution?
>
> Thanks.
>
>
> Zach
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to