Hello all, I had a question about PHP 4.3.0 and pdflib 4.0.3 being compatible. The pdflib faq says yes. However, I had the following problem when doing configure --with pdflib=PDFDIR
Checking whether to include PDFlib support... yes /configure: line 1:phphome/ext/pdf/Makefile.in: No such file or directory configure: error: pdflib.h not found under blah/pdflib/pdflib-4.0.3/include/ Why would it look for those files there? I read the configure file and that is where it looks but those files are located elsewhere. It seems like the configure was written for a different version of php. I tried just copying the files to where they wanted, the program compiled, but the program didn't work. Anybody have any ideas? Thanks, David Williams -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php