[PHP-DEV] PHP 4.0 Bug #4463: php 4.0rc2 vs. pdflib 3.0 From: yale_yu <email protected>
Date: 05/16/00

From: yale_yu <email protected>
Operating system: HP-UX
PHP version: 4.0 Release Candidate 2
PHP Bug Type: Compile Failure
Bug description: php 4.0rc2 vs. pdflib 3.0

I installed pdflib 3.0 as the default settings, (it doesn't have php binding, I'm not sure whether that's why) but I'd like to get some tips.

I configure php 4.0rc2 as:
./configure --with-apxs --with-pdflib
returned an error said:
...
checking whether to include Pdflib 3.x support... 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

-------
Yale Yu

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>