Date: 07/31/01
- Next message: t4c <email protected>: "[PHP-DEV] Bug #12484: Want to construct JPGS with GD how to config"
- Previous message: Jani Taskinen: "Re: [PHP-DEV] Latest CVS sablot error"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #12483 Updated: PHP doesn't recognize PDFLib"
- Reply: sniper <email protected>: "[PHP-DEV] Bug #12483 Updated: PHP doesn't recognize PDFLib"
- Reply: Christophe Gerard: "[PHP-DEV] RE: Bug #12483: PHP doesn't recognize PDFLib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: christophe.green <email protected>
Operating system: Solaris 2.6
PHP version: 4.0.6
PHP Bug Type: *Configuration Issues
Bug description: PHP doesn't recognize PDFLib
I've installed the PDFLIB 4.01 source in <pdflib-dir>, run ./configure,
make and make install.
Then, as specified in <pdflib-dir>/bind/php/readme.txt, copied
<pdflib-dir>/bind/php/ext/pdf/* in <php-dir>/ext/pdf
and build php with ./configure --with-pdflib=/usr/local/lib
I got no errors, but PHP doesn't recognize any PDF functions (Call to
undefined function: pdf_new())
I tried to change the --with-pdflib value, (<pdflib-dir>/bind/c) without
success.
php -m doesn't say anything about pdf.
What can be wrong, how to know what pdflib php is looking for ?
Thank's in advance
-- Edit bug report at: http://bugs.php.net/?id=12483&edit=1-- 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>
- Next message: t4c <email protected>: "[PHP-DEV] Bug #12484: Want to construct JPGS with GD how to config"
- Previous message: Jani Taskinen: "Re: [PHP-DEV] Latest CVS sablot error"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #12483 Updated: PHP doesn't recognize PDFLib"
- Reply: sniper <email protected>: "[PHP-DEV] Bug #12483 Updated: PHP doesn't recognize PDFLib"
- Reply: Christophe Gerard: "[PHP-DEV] RE: Bug #12483: PHP doesn't recognize PDFLib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

