ID: 12484 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: *Compile Issues Operating System: Linux (2.2.16) PHP Version: 4.0.6 New Comment: This is NOT a support forum, ask these kind of questions on proper mailing list, in this case: [EMAIL PROTECTED] Answer to your question: Your gd library needs to have jpeg support. And you need to add this configure option: --with-jpeg-dir=/path/to/libjpeg/install/prefix --Jani Previous Comments: ------------------------------------------------------------------------ [2001-07-31 08:44:11] [EMAIL PROTECTED] Do you have GD installed (correctly)? Did PHP compile correctly? Do you have a sample script to show me? Does this only happen with JPGS? ------------------------------------------------------------------------ [2001-07-31 08:39:48] [EMAIL PROTECTED] Hello, i tried to configure php so that i can use GD Lib to make JPGS and so on. Bit it dunn work. what do i have to put into the config string? i tried like this: ./configure \ --with-apache=../apache_1.3.20 \ --with-mysql \ --enable-versioning \ --enable-track-vars=yes \ --enable-url-includes \ --enable-sysvshm=yes \ --enable-sysvsem=yes \ --enable-ftp \ --with-gd \ --with-config-file-path=/etc ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12484&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]