30 Apr
2008
30 Apr
'08
11:52 p.m.
Hi! I just installed apache 2.2.8 and mod_php 5.2.5 with GD library. The problem is that i can't get JPEG support from GD. I have PNG, XML, GIF support but not JPEG (it says so when i do a phpinfo()). I have libjpeg installed and according to the settings in the Pkgfile in opt/libjpeg it is compiled with "--enable-shared" which i read somewhere is needed for GD to use it. Apache and mod_php works fine besides the JPEG support. I'm using CRUX 2.3 Anything i've missed?