ID:               27313
 Updated by:       [EMAIL PROTECTED]
 Reported By:      admin at iut-info dot ens dot univ-reims dot fr
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: HP-UX 11.11
 PHP Version:      5CVS-2004-02-18 (dev)
 New Comment:

When you abuse the configure of course you get problems too.

There is no bug here, pass the correct install prefix to the
--with-*-dir options.




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

[2004-02-18 13:28:50] admin at iut-info dot ens dot univ-reims dot fr

Description:
------------
A very old problem whith the configure script.



When running ./configure \

        --prefix=/opt/APACHE/php        \

        --with-oci8                     \

        --with-apache=../apache_1.3.29  \

        --with-gd                       \

        --with-pdflib=/opt/pdflib       \

        --with-jpeg-dir                 \

        --with-png-dir                  \

        --with-tiff-dir                 \

        --with-zlib                     \

        --with-bz2                      \

        --enable-sigchild               \

        --with-mysql=/opt/mysql         \

        --with-pgsql=/opt/pgsql         \

        --without-sqlite                \

        --with-tsrm-pthreads            \

        --with-dom                      \

        --with-libxml                   \

        --with-xsl                      \

        --enable-ftp                    \

        --with-snmp=/opt/snmp           \

        --enable-sockets



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

checking for PDFlib support... yes

checking for the location of libtiff... yes

./configure[66644]: yes:  not found.

checking for jpeg_read_header in -ljpeg... (cached) yes

./configure[66771]: yes:  not found.

./configure[66878]: yes:  not found.

checking for png_create_info_struct in -lpng... yes

./configure[67005]: yes:  not found.

./configure[67112]: yes:  not found.

checking for TIFFOpen in -ltiff... yes

./configure[67239]: yes:  not found.

checking for the location of zlib... /usr/local

checking for PDF_show_boxed in -lpdf... 

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



PDFLib is version 5.0.2



Without --with-jpeg-dir, --with-png-dir and --with-tiff-dir            
    options, error occurs only on line 66878 and 67005



I'm used to continue without any problem.



Cordialy.



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


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

Reply via email to