ID: 10778 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: PHP 4.0.5 supports pdflib 4.0 just fine. --Jani Previous Comments: --------------------------------------------------------------------------- [2001-05-10 03:36:49] [EMAIL PROTECTED] ext/pdf is written to detect and work with pdflib 3.x; unfortunately it is pdflib 4.x that is available for download from the pdflib Web site - leading to PHP failing to compile/link with pdflib. The fix is simple enough (it'd be nice if this was to be incorporated directly into PHP "as standard" for those systems whereby installing autoconf isn't really necessary); simply replace the ext/pdf contents of PHP with that supplied by pdflib 4.0, then rebuild configure. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10778&edit=2 -- 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]