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
] > Sent: Sunday, April 29, 2001 6:17 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PDFlib woes > > > > > > > Hello everyone, > I am installing php 4.0.4pl1 on a freebsd 4.2-release box. I am trying to > add in pdflib-4.0.0. I follow the lim

[PHP-INST] PDFlib woes

2001-04-29 Thread php-install
Hello everyone, I am installing php 4.0.4pl1 on a freebsd 4.2-release box. I am trying to add in pdflib-4.0.0. I follow the limited instructions in pdflib- 4.0.0/bind/php/readme.txt which says to build, install and copy pdflib- 4.0.0/bind/php/ext/pdf to php-4.0.4pl1/ext/pdf. When I c