From:             admin at iut-info dot ens dot univ-reims dot fr
Operating system: HP-UX 11.11
PHP version:      5CVS-2004-02-18 (dev)
PHP Bug Type:     *Compile Issues
Bug description:  ./configure[66644]: yes:  not found.

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 bug report at http://bugs.php.net/?id=27313&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27313&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27313&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27313&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27313&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27313&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27313&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27313&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27313&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27313&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27313&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27313&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27313&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27313&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27313&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27313&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27313&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27313&r=float

Reply via email to