php 3.0.x + pdflib 3.0?
[email protected] ("David Fallon")
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Has anyone gotten php3 to work with pdflib 3.0? If not, can anyone point me to a copy of pdflib 2.0.x? Please cc: me on all replies, as I'm not on the list... thanks! (the error I recieved when trying to make it work was: ./configure --with-ibm-db2 --with-pdflib ..... checking whether to include pdflib support... yes configure: warning: !!!!! Note for pdflib 0.6 !!!!! configure: warning: In order to ensure the pdf module works correctly configure: warning: modify the pdflib distribution. Take out line 190 in configure: warning: file p_basic.c which closes the pdf file. Read the php3 configure: warning: documentation for more information. checking for PDF_close in -lpdf... no configure: error: pdflib module requires at least pdflib 0.6 )