RE: [PHP-INST] Installing PHP/Pdflib on HPUX

2001-01-12 Thread Mark Newnham
I've made this work by mapping the PDF_ below to the corresponding pdf_ in the /usr/local/lib/pdflib.a and removing the get_image_height and get_image_width functions in ext/pdf/pdf.c The question of course, is why did i have to do this, and what should I have done to fix this properly? Mark >

Re: [PHP-INST] Installing PHP/Pdflib on HPUX

2001-01-11 Thread Norman Bollinger
On Thu, 11 Jan 2001, Mark Newnham wrote: > HPUX 10.20 > > pdflib-3.03 ./configure --enable-shared-pdflib --with-tifflib=/usr/local > --with-zlib=/usr/local --with-pnglib=/usr/local --with-jpeglib=/usr/local > --with-perl=no --with-tiffauxlib=-ljpeg > > PHP4.0.1pl2 ./configure --with-iodbc --