Image Libraries

Hi All,

I am in the midst of setting up a slackware linux box and am running into some troubles installing / configuring the following libraries:

GD
LIBPNG
JPEG
ZLIB

I tried to compile these in the order of :

ZLIB
LIBPNG
JPEG
GD

Then I rebuilt php to use the libraries, and then rebuilt apache. But alas no luck, my php scripts do not pick up the libraries.

Any suggestions?

Thanks,

Chris

 

 

 

 

Top