ID: 19612 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Linux (SuSE 8.0) PHP Version: 4.2.3 New Comment:
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. Check the output of configure in config.log, it should have decent information for you. If you might have further questions, please see the [EMAIL PROTECTED] mailinglist. Derick Previous Comments: ------------------------------------------------------------------------ [2002-09-26 06:06:24] [EMAIL PROTECTED] I want to enable PDF, and loaded the pdflib-4.0.3. I copied the libpdf.so to /usr/lib and /c/lib/libpdf.a to /usr/lib. When I configure PHP it returns the following (at the end): checking for PDF_show_boxed in -lpdf... no configure: error: PDFlib extension requires at least pdflib 3.x. You may also need libtiff, libjpeg, libpng and libz. Use the options --with-tiff-dir=<DIR>, --with-jpeg-dir=<DIR>, --with-png-dir=<DIR> and --with-zlib-dir=<DIR> I used all the mentioned options. Any idea what went wrong?? Thanks for answer... Martin ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19612&edit=1
