How to get this on the PDFLIB php-manual page vs user comments? Or perhaps the
configure script message could hint a little better? It's a common problem, and there
is no mention in the pdflib docs about --enable-shared-pdflib.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMA
Yee! Andrew, you rule.
Ok, so I played with it again tonight and heres what I found, an FYI for
anybody else looking for pdflib help. I got php-4.0.5 and built pdflib-4.0.0
with
'./configure' \
'--enable-cxx' \
'--enable-shared' \
'--enab
At 10:16 PM 4/30/01 -, [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 c
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 w