RE: [PHP-INST] PDFlib woes

2001-05-01 Thread Matt Schroebel
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

RE: [PHP-INST] PDFlib woes

2001-04-30 Thread php-install
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

RE: [PHP-INST] PDFlib woes

2001-04-30 Thread Andrew Apold
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

RE: [PHP-INST] PDFlib woes

2001-04-30 Thread php-install
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