ID: 11840
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Problem
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:
Can you add the config.log file to this report?
Derick
Previous Comments:
---------------------------------------------------------------------------
[2001-07-02 12:17:59] [EMAIL PROTECTED]
When trying to compile 4.0.6 with the same configuration as 4.0.5, configure complains
that it can't find libjpeg, although the library files are located in the specified
directory (/usr). This is the output of configure:
checking whether to include PCRE support... yes
checking for memmove... (cached) yes
checking whether to include PDFlib support... yes
checking for the location of libjpeg... yes
checking for jpeg_read_header in -ljpeg... no
configure: error: libjpeg not found!
Here is my command line:
./configure
--with-apxs=/usr/sbin/apxs
--with-gettext=no
--with-pgsql
--with-msql=/usr/local/Hughes
--with-mnogosearch=/usr/local/mnogosearch
--without-mysql
--without-gd
--with-xml
--with-dom=shared,/usr/local
--with-java=/usr/local/jdk1.2.2
--with-pdflib=/usr/local
--with-pspell
--enable-track-vars=yes
--with-jpeg-dir=/usr
--with-tiff-dir=/usr
--with-zlib-dir=/usr
--with-session=/tmp
--enable-trans-sid
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11840&edit=2
--
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]