At 10:16 PM 4/30/01 -0000, [EMAIL PROTECTED] wrote:
>
>
>
>
>Hello!
>I configure, build, install pdflib and then as per the instructions I
found I 
>configure php with-pdflib=../pdflib.4.0.0 (the path to the install dir).  So 
>it doesn't seem to be finding them, but I was wondering if this is a config 
>problem or if pdflib-3.x support doesn't work with the new pdflib-4.x.
Thanks 

what is the exact error message it stops on?

ont he ./configure, does it go:

Checking whether to install PDFlib support... Yes

or does it say ...no

FWIW, for me, and I only recently got this working (w/ 4.0), I used

with-pdflib=/usr/local

ie, where the pdflib installed to, not from where it was installed (which
for me had the .../pdflib.4.0.0 name on it.


also, pdflib should be configured with   --enable-shared-pdflib

4.0.0 introduces an --enable-php, but this is turned on by default.  Its only
main use is so that people who don't use php can omit some stuff they dont'
need.



=============================
"To dwell within Samsara, however, is to
 be subject to the works of those mighty
 among dreamers."

 - Mahasamatman, in Zelazny's "Lord of Light"

Andrew Apold


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