Hi folks, We're trying to install the above on a new development box here, and it seems to be failing. The system administrator has given me this to pass on and query: =============================================================== I'm using PHP version 4.0.4pl1. I tried the configure line: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-pdflib --with-dom It broke with the following error: --- checking whether to include Pdflib 3.x support... yes yes checking for PDF_show_boxed in -lpdf... no configure: error: pdflib extension requires at least pdflib 3.x. You may also need libtiff and libjpeg. If so --- Running that configure line without the '--with-dom' switch worked. It appears the 'PDF_show_boxed' test is affected, as it reports 'yes' if compiled without '--with-dom'. =============================================================== PDFLib was installed prior to attempting compilation. Can anyone shed some light on this please? Thanks Jason -- Jason Murray [EMAIL PROTECTED] Web Design Team, Melbourne IT Fetch the comfy chair! -- PHP General 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]