Hi.
I tried installing pdflib to work with php but I get this error:
pdf.c: In function php_if_pdf_close_pdi_page':
pdf.c:2704: too many arguments to functionPDF_close_pdi_page'
make[3]: [pdf.lo] Error 1
make[3]: Leaving directory /home/data/src/php-4.0.5/ext/pdf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory/home/data/src/php-4.0.5/ext/pdf'
make[1]: [all-recursive] Error 1
make[1]: Leaving directory `/home/data/src/php-4.0.5/ext'
make: *** [all-recursive] Error 1
Could any one help - please?
I use:
./configure --prefix=/usr/local/php --with-mysql --with-gd --with-pdflib --with-ttf=/usr/local/include/freetype/ --enable-gd-imgstrttf --with-t1lib=/usr/share/t1lib/ --with-jpeg-dir=/usr/lib/ --with-tiff-dir=/usr/lib/