Date: 08/05/00
- Next message: (no email): "Re: [PHP] timestamp and NOW('') in php / mysql"
- Previous message: Peter Bowen: "[PHP] String replacement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I've load gd-1.8.3 on the net, I make it in/usr/gd-1.8.3, I put it libgd.so
In PHP directory, I do:
./configure --with-gd=/usr/gd-1.8.3 --with-jpeg-dir=/usr/gd-1.8.3 --with-pgs
ql --with-apache --enable-track-vars
make
make install
phpinfo() works, but when I use a function from GD (create a new one (I got
a broken image icon) or open one) it doesn't work.
For exemple, if I use <? imagecreatefromjpeg() ?> I got:
No JPEG support in this PHP build
If someone can help me ... , thanks
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: (no email): "Re: [PHP] timestamp and NOW('') in php / mysql"
- Previous message: Peter Bowen: "[PHP] String replacement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

