Posted by Carl Vondrick on 11/01/94 11:41
axel@white-eagle.invalid.uk wrote:
> I am running into problems trying to compile PHP (5.0.3)
> on MACOS X (10.4).
>
> I am coming across the following error when running make
> after configure:
>
> /usr/bin/ld: Undefined symbols:
> _gdFreeFontCache
>
> I cannot work out how I can disable this feature (or indeed
> what I should install to enable it).
>
> Any suggestions?
>
> Axel
>
Try PHP 5.1. I just built PHP 5.1.3 (something like that) on 10.4.5 the
other day, and it worked fine.
$ ./configure; make; sudo make install;
--
Carl Vondrick
www.carlsoft.net
usenet [at] carlsoft [dot] net
Navigation:
[Reply to this message]
|