ID: 10427 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Compile Failure Bug Type: PDF related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: First, try with PHP 4.0.5. If it fails too, check what it says in the end of config.log --Jani Previous Comments: --------------------------------------------------------------------------- [2001-04-20 17:03:46] [EMAIL PROTECTED] hi...having a problem compiling pdflib support into php4.0.4pl1. configure for php4.0.4pl1: ./configure --with-pdflib=/usr/local --enable-shared-pdflib --with-jpeg-dir=/usr/local --with-tiff-dir=/usr/local ... checking whether to include Pdflib 3.x support... /usr/local yes checking for libz needed by pdflib 3.x... already zlib support checking for jpeg_read_header in -ljpeg... yes checking for png_create_info_struct in -lpng... yes checking for TIFFOpen in -ltiff... yes checking for PDF_show_boxed in -lpdf... no configure: error: pdflib extension requires pdflib 3.x. ive tried several different ./configure options and this is the best result i get. same problem using pdflib 3.0.3 and pdflib 4.0.0. also tried to disable tiff support on the pdflib compile but that did not work either. this seems to be the same bug as the open Bug id #9275 http://www.php.net/bugs.php?id=9275 any suggestions?? thx --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10427&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]