ID: 9275 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Description: can't compile pdflib in php4.0.3pl1 same problem.. even compiling pdflib with --prefix=/usr/local/pdflib-3.0.3 and configuring php with --with-pdflib=/usr&local/pdflib-3.0.3 results in the same error... i am kinda lost with this.... Previous Comments: --------------------------------------------------------------------------- [2001-02-15 09:30:51] [EMAIL PROTECTED] Could you try to configure PDFlib with --enable-shared-pdflib If the configure finds tiff,png and zlib support, all is fine, else you might use --with-zlib=/usr/local ... in addition. for configuring php --with-pdflib=/usr/local should be enough. --with-zlib-dir --with-tiff-dir is normaly not neccesary. --------------------------------------------------------------------------- [2001-02-15 07:44:48] [EMAIL PROTECTED] Hi, some more information: i've compiled libpng and tiff loks fine after that i've compiled and installed pdflib with: ./configure --with-tifflib=/usr/local --with-zlib=/usr/local --with-pnglib=/usr/local make make test make install everything looks fine, no errors were reported. then i try to configure php with: ./configure --with-apache=../apache_1.3.14 --with-mysql=/usr/local/mysql --with-dbase --enable-memory-limit=yes --enable-track-vars --enable-debug=no --with-gd --with-zlib-dir --with-tiff-dir --with-pdflib=/usr/local and it results in the described error.... problem persists with the latest snapshot --------------------------------------------------------------------------- [2001-02-15 07:44:34] [EMAIL PROTECTED] Hi, some more information: i've compiled libpng and tiff loks fine after that i've compiled and installed pdflib with: ./configure --with-tifflib=/usr/local --with-zlib=/usr/local --with-pnglib=/usr/local make make test make install everything looks fine, no errors were reported. then i try to configure php with: ./configure --with-apache=../apache_1.3.14 --with-mysql=/usr/local/mysql --with-dbase --enable-memory-limit=yes --enable-track-vars --enable-debug=no --with-gd --with-zlib-dir --with-tiff-dir --with-pdflib=/usr/local and it results in the described error.... problem persists with the latest snapshot --------------------------------------------------------------------------- [2001-02-15 07:36:42] [EMAIL PROTECTED] Hi, some more information: i've compiled libpng and tiff loks fine after that i've compiled and installed pdflib with: ./configure --with-tifflib=/usr/local --with-zlib=/usr/local --with-pnglib=/usr/local make make test make install everything looks fine, no errors were reported. then i try to configure php with: ./configure --with-apache=../apache_1.3.14 --with-mysql=/usr/local/mysql --with-dbase --enable-memory-limit=yes --enable-track-vars --enable-debug=no --with-gd --with-zlib-dir --with-tiff-dir --with-pdflib=/usr/local and it results in the described error.... problem persists with the latest snapshot --------------------------------------------------------------------------- [2001-02-15 07:01:33] [EMAIL PROTECTED] Can you check if this problem persists with the latest snapshot from snaps.php.net? --------------------------------------------------------------------------- The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online. Full Bug description available at: http://bugs.php.net/?id=9275 -- 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]