"Herman Tolentino" <[EMAIL PROTECTED]> wrote:
> anybody out there who has successfully compiled php (apache module) with
> PDFLib 4? Much help would be appreciated. Been trying for 1 week.
I haven't tried PDF 4, but I installed PDF 3.03 and compiled PHP with PDF
support on a RaQ2 recently. I noticed you're installing on a RaQ4 and since
I did so on a RaQ2 with PHP4.0.5 compiled into Apache 1.3.19 binary that
version of PDF should work on the RaQ4 (x86 is much easier to install on
than mips platform). I believe the configuration command I used for pdflib
was ./configure --enable-shared --enable-shared-pdflib
and --with-pdflib=/usr/local in PHP. I couldn't tell you whether a newer
version of PDF will work. Perhaps if you post your installation steps and
what errors were encountered someone can help. BTW, there's a test
directory in the PDF source and a test script ./pdftest that creates a test
PDF file. Can you get the test file to work?
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/
--
PHP General 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]