Re: [PHP] help, no jpeg support compiled in

2005-07-06 Thread Richard Lynch
On Wed, July 6, 2005 5:42 pm, Christopher J. Bottaro said: > Warning: imagecreatefromstring() [function.imagecreatefromstring]: No JPEG > support in this PHP build > > This is how I configured my php: > > ./configure --with-pgsql=/usr/local/postgres/ --with-apxs2=/usr/sbin/apxs > --with-gd --with-z

[PHP] help, no jpeg support compiled in

2005-07-06 Thread Christopher J. Bottaro
Warning: imagecreatefromstring() [function.imagecreatefromstring]: No JPEG support in this PHP build This is how I configured my php: ./configure --with-pgsql=/usr/local/postgres/ --with-apxs2=/usr/sbin/apxs --with-gd --with-zlib-dir=/usr/lib --with-jpeg-dir=/usr/lib I also tried with /usr inste