Re: [PHP-INST] Problems compiling jpeg & gd into php

2002-10-02 Thread Rasmus Lerdorf
Check your config.log and see why it failed. On Wed, 2 Oct 2002, new.php.net wrote: > 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-

[PHP-INST] Problems compiling jpeg & gd into php

2002-10-02 Thread new.php.net
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 gdImageCreateform