I'm a linux person trying to get an OS X server up and running...
It has the X Server default installation, patched for security only.
What I need to do is install the GD library for image generation, and need to know if there's anything special I need to do.
My current plan of action is to install the necessary libraries (libpng,freetype) and then compile GD, and then recompile PHP with GD enabled and specifying the location of the php install (/System/Libraries/PHP).
Anyone see a problem with this? Any suggestions?
Thanks in advance...
Theo.