From:             [EMAIL PROTECTED]
Operating system: Solaris/Linux
PHP version:      4.0.4pl1
PHP Bug Type:     Compile Problem
Bug description:  Compilation stop with PDF_show_boxed in -lpdf... no

Including PDflib 3.0.3 into PHP4.0.4pl1 stops with

  checking for PDF_show_boxed in -lpdf... no
  configure: error: pdflib extension requires pdflib 3.x.

Somehow, PDFlib 3.0.3 created shared libs with the names
libpdf_java.so.0.1.1
wich are not recognized by PHPs configure

Made a symbolic link resulting in a libpdf.so

Works ...

Kind regards, Frank Gadegast


-- 
Edit Bug report at: http://bugs.php.net/?id=9126&edit=1



-- 
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]

Reply via email to