ID: 9275
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Description: can't compile pdflib in php4.0.3pl1
same problem..
even compiling pdflib with --prefix=/usr/local/pdflib-3.0.3 and configuring php with
--with-pdflib=/usr&local/pdflib-3.0.3 results in the same erro
ID: 9275
Updated by: rjs
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Assigned To:
Comments:
Could you try to configure PDFlib with --enable-shared-pdflib
If the configure finds tiff,png and zlib support, all is fine, else you might use
--with-zlib=/usr/local ... in ad
ID: 9275
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Description: can't compile pdflib in php4.0.3pl1
Hi,
some more information:
i've compiled libpng and tiff
loks fine
after that i've compiled and installed pdflib with:
./configure --with-tifflib=/usr/loc
ID: 9275
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Description: can't compile pdflib in php4.0.3pl1
Hi,
some more information:
i've compiled libpng and tiff
loks fine
after that i've compiled and installed pdflib with:
./configure --with-tifflib=/usr/loc
ID: 9275
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Compile Problem
Description: can't compile pdflib in php4.0.3pl1
Hi,
some more information:
i've compiled libpng and tiff
loks fine
after that i've compiled and installed pdflib with:
./configure --
ID: 9275
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Problem
Assigned To:
Comments:
Can you check if this problem persists with the latest snapshot from snaps.php.net?
Previous Comments:
--