on 5/1/01 11:43 PM, Yasuo Ohgaki at [EMAIL PROTECTED] wrote:

> "Bill Shupp" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>> Hello,
> 
> SNIP
> 
>> --with-png-dir=/usr/local \
>> --with-pdflib=/usr/local/lib
> 
> --with-pdflib=/usr/local/
> 
> if you have pdflib in /usr/local/lib
> 
> You have /usr/local/lib in ld.so.conf, right?
> then you don't even have to specify directory.
> 
> --with-pdflib
> 
> should work.
> (I'm not sure if your pdflib version is supported by PHP, though)
> 
> Regards,
> --
> Yasuo Ohgaki

You were right.  I guess I never tried just "--with-pdflib".  But that
brought many errors during make.

To make pdflib-4.0.0 work with php 4.0.5, I had to copy the php files from
the pdflib source as described here:

http://marc.theaimsgroup.com/?l=php-install&m=98818471625096&w=2

Thanks so much!

Bill Shupp


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

Reply via email to