ID:               20269
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         GD related
 Operating System: RHL7.3
 PHP Version:      4.3.0-pre2
 New Comment:

First confirm that you do in fact have libjpeg library. You can do so
by running 'locate libjpeg.so'. If you have the library, please add it
to the LDFLAGS as per my earlier instructions and try to recompile
PHP.
Before doing the recompile make sure to do: rm config.cache and make
clean.


Previous Comments:
------------------------------------------------------------------------

[2002-11-05 21:29:44] [EMAIL PROTECTED]

No, still the same without the flag.

------------------------------------------------------------------------

[2002-11-05 21:14:30] [EMAIL PROTECTED]

Does the compilation work correctly if you remove the --with-jpeg-dir
flag?

The purpose of that flag is to specify the directory where libjpeg can
be found, since you are not specifying the path, you might as well
leave that option out.

------------------------------------------------------------------------

[2002-11-05 21:10:25] [EMAIL PROTECTED]

./configure  --enable-safe-mode
--with-exec-dir=/home/virtual--enable-calendar
--with-mysql=/usr/local/mysql
--with-apache=/usr/local/src/apache_1.3.27 --enable-trans-sid --enab
le-track-vars --with-zlib-dir --with-gd --with-jpeg-dir --with-ttf
--enable-gd-native-ttf --enable-gd-imgstrttf
--with-freetype-dir=/usr/local/include/freetype2 --with-curl=/usr/l
ib --with-imap --with-kerberos

------------------------------------------------------------------------

[2002-11-05 21:06:08] [EMAIL PROTECTED]

Could you please show you config line that you are using, in particular
the parts related to gd configuration options.

------------------------------------------------------------------------

[2002-11-05 21:03:54] [EMAIL PROTECTED]

The same config/compile configuration options have been used as with
previously working php 4.1.x, 4.2.x.

The problem may be with the fact the the php4.3.x requires implicitly
the new GD2 instead of the GD1 used before.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20269

-- 
Edit this bug report at http://bugs.php.net/?id=20269&edit=1

Reply via email to