Donald Greer wrote:
>
> Folks,
> Ok, I'm trying to rebuild PHP4 (4.0.3pl1) with PDF capabilities and
> running into problems. The build fails agains PDFLib 4.0.0. When I try
> to build PDFLib 3.0.3 the build fails because I need to upgrade libpng,
> and libpng 1.0.9 complains during installation about incompatibilities
> with QT < 2.2.2. All these builds are as RPMs.
> So, my question is, has anybody successfully built PDFLib and PHP4 w/
> PDF support under RedHat 6.1? If so, what are the versions you are
> using of PHP, PDFLib, libpng, and QT?
Yes, though I've since ditched the RPMs. I did have a bitch of a time
getting them to work together, though, kept dying on show_boxed. The
script I followed for source was mostly taken from
http://www.delouw.ch/linux/apache.phtml
just about everything except the pdflib 4.0.0 is up to date with latest
version numbers,
complete with links to where you get the stuff from.
As for RPMs, there was this guy, Arvin something or other I think that
has a
bunch of RPMs built for redhat that are all supposed to work together
nicely,
including pdflib rpm. You might want to check out his site, it got me
working before
(though that was on Redhat 7)...
http://rpms.arvin.dk/php/
follow the link based on your type of intel (these are precomp'd for
intel only)...
make sure you are also installing the mod_php if you are using apache...
--
PHP Install 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]