From: [EMAIL PROTECTED]
Operating system: SUN OS 2.6
PHP version: 4.0.6
PHP Bug Type: Compile Failure
Bug description: configure: error: libjpeg not found!
./configure
--with-apxs=/usr/local/apache/bin/apxs
--enable-yp --enable-trans-sid --enable-track-vars
--enable-sockets
--enable-safe-mode --enable-magic-quotes --enable-ftp
--enable-filepro --enable-calendar --with-mysql=/usr/local/mysql
--with-oracle=/appl/oracle/product/8.1.7
--with-oci8=/appl/oracle/product/8.1.7 --with-ldap=/usr/local
--with-png-dir=/usr/local --with-openssl=/usr/local/ssl
--with-gd=/usr/local --enable-versioning --enable-memory-limit
--enable-inline-optimization --with-zlib-dir=/usr/local --with-zlib
--with-pdflib=/usr/local --enable-shm --enable-discard-path
--enable-force-cgi-redirect --with-regexec=apache
--enable-sysvsem --enable-sysvshm --enable-threads
--enable-gcc --with-tiff-dir=/usr/local --with-mhash
--with-gettext=/usr/local --enable-libgcc
--with-extra-includes=/usr/local/include
--with-extra-libs=/usr/local/lib --enable-shared --with-threads
--with-gnu-cc --enable-bcmath --with-imap=/usr/local
--with-readline=/usr/local --with-zip=/usr/local
--with-mnogosearch --with-freetype-dir=/usr/local
--with-jpeg-dir=/usr/local
......
checking for the location of libjpeg... yes
checking for jpeg_read_header in -ljpeg... (cached) no
configure: error: libjpeg not found!
But i have all the libs in /usr/local/lib !!!
My config.log :
configure:17678: checking whether to enable truetype string function in
gd
configure:17731: checking for the location of libjpeg
configure:17780: checking for jpeg_read_header in -ljpeg
There is no error !!!
I tried with php-4.0.5 and jpeg was found , but i have many other problems
like parse error in unix.h
Can anyone help me pleace !
Thanks
--
Edit bug report at: http://bugs.php.net/?id=14067&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]