Hi,

I am trying to configure PHP 4.0.2 with cpdflib and I keep getting the
following error:

----------------
checking whether to include cpdflib support... yes
checking for libjpeg (needed by cpdflib 2.x)... yes
checking for jpeg_read_header in -ljpeg... no
no
checking for libtiff (needed by cpdflib 2.x)... yes
checking for TIFFOpen in -ltiff... no
no
checking for cpdf_open in -lcpdf... no
configure: error: Cpdflib module requires cpdflib >= 2.
----------------

I also get this error when I try PHP 4.0.4pl1. I am trying to install on
OSX PB. According to the FastIO site ClibPDF is supposed to work with OSX
PB.

When I do ./configure --with-cpdflib the configure info that gets
outputted says "no" for cpdflib support. When I do ./configure
--with-cpdflib=/usr/local it gives me the above error.

Has anyone seen this?

I have checked the archives, and did not see anyone mention this kind of
problem.

Thanks in advance.

-lucas

------------------------
Lucas Rockwell
[EMAIL PROTECTED]


-- 
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]

Reply via email to