ID:               20269
 Comment by:       smc+php at dogphilosophy dot net
 Reported By:      luci at conexim dot com dot au
 Status:           No Feedback
 Bug Type:         GD related
 Operating System: RHL7.3
 PHP Version:      4.3.0-pre2
 New Comment:

Quick note - another possible cause of this problem seems 

to be multiple "libjpeg.so" files. 

 

In my case, compiling with Java support as well, and 

having a separate libjpeg.so file in the jre/lib/i386 

directory within it seems to be causing the same 

problem...


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

[2002-11-21 17:11:05] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2002-11-06 08:22:50] [EMAIL PROTECTED]

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.

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

[2002-11-05 21:29:44] luci at conexim dot com dot au

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] luci at conexim dot com dot au

./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

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

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