Hi,

> <snip>
>configure:13215: checking whether to include cpdflib support
>configure:13993: result: no

The line you took from the logfile has nothing to do with the --with-pdflib
switch, but is an option of its own, namely --with-cpdflib (note the 'c' in
front).

You should finish your configuration and have another look at the logfile to
check, if pdflib-support is enabled. If this is true, then compile php and
make yourself a small script with <? phpinfo(); ?> to test, whether the
pdflib is really working, you should get a small section showing
pdflib-specific options.

So, this is a bogus bugreport

Regards,
Alexander

-- 
| Alexander Wirtz           | eMail: [EMAIL PROTECTED]                |
| web@ctive GmbH            | WWW:   http://www.web-active.com/          |

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