[Cialug] pdflib compile problems

cialug@cialug.org cialug@cialug.org
Tue, 20 Aug 2002 22:05:52 -0000


Chris <lists@tekengine.net> said:

> Ive been trying to get pdflib to compile as a shared library with absolutely
> no luck.  This is on a redhat 7.1 system. The documentation is thin at best,
> so I was hoping someone out there in lug-land has messed with this hunk of
> junk before.  I have tried this with 4.0.1, .2, and .3, all with the same
> results. Here is my compile procedure:
> 
..

I had some trouble with this too... I used Apachetoolbox, at the time it contained phplib 4.0.1. I think I had to manually 
compile pdflib, then run the php / apache compile. For the php config, I had to insert the "--with-pdflib=/usr/local/pdflib" or 
whatever...

-dc