GD Library with PHP on Leopard
March 8th, 2008
After having spent a few hours trying to get an image uploading script to work in php on my mac, I found out that the GD Library is not pre-installed with PHP. Why is that? I thought that the GD lib was a standard module and I know it is installed in the XAMPP package for windows. I have not installed the lib yet, but I found this page which explains a how-to, but by looking at the comments it seems that it is not as simple as it should be. People are really having dififculties getting it to work. I will try to install it when I have some more time and post my result here.
Did you ever get this working… I havent as yet so was curious.
Yes. If you read my next post – I follow the instructions on this link http://www.veola.net/macintosh/adding-gd-library-for-mac-os-x-leopard and it worked fine.. Hope you get it working