ID:               31871
 Updated by:       [EMAIL PROTECTED]
 Reported By:      randall_hoffman at comcast dot net
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Red Hat 9
 PHP Version:      4.3.10
 Assigned To:      pajoye
 New Comment:

With redhat 9, uses the "add/software..." menu entry, or whatever you
use to install rpm on your system.

Please ask further questions somewhere else (ie redhat support). Only
bugs can be discussed here.

--Pierre


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

[2005-02-07 15:51:34] randall_hoffman at comcast dot net

Where do I obtain the file libjpeg-devel ?  I am not sure which one to
obtain and is it a RPM ?  Sorry if that is a simple question, I am just
beginning.  Thanks.

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

[2005-02-07 14:42:30] [EMAIL PROTECTED]

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

You need libjpeg-devel (same for all libs like png).

--Pierre

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

[2005-02-07 14:18:39] randall_hoffman at comcast dot net

Description:
------------
I run the following:

cd /usr/local/src/php-4.3.10

./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--disable-debug \
--enable-ftp \
--enable-inline-optimization \
--enable-magic-quotes \
--enable-mbstring \
--enable-mm=shared \
--enable-safe-mode \
--enable-track-vars \
--enable-trans-sid \
--enable-wddx=shared \
--enable-xml \
--with-dom \
--with-gd \
--with-gettext \
--with-mysql=/usr/local/mysql \
--with-regex=system \
--with-xml \
--with-zlib-dir=/usr/lib

The last four lines of the configure end with:

checking for fabsf... yes
checking for floorf... yes
If configure fails try --with-jpeg-dir=<DIR>
configure: error: libpng.(a|so) not found.

I don't know what to do now.  Thanks.



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


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

Reply via email to