If have gd 1.8.4 compiled with zlib and jpeg support... This works fine but
whenever I try to make php 4.2.3:

configure --enable-track-vars --enable-trans-sid --with-mysql --with-apxs --
with-gd --with-jpeg-dir=/usr/local/lib --with-zlib

I register following line:

checking for gdImageCreateformGif in -lgd    ... (cached) no
checking for gdImageCreateformjpeg in -lgd    ... (cached) no

Can you tell me whats my fault?





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to