[PHP-DEV] Re: PHP 4.0 Bug #9275 Updated: can't compile pdflib in php4.0.3pl1

2001-02-15 Thread Joachim Guettinger


>Can you check if this problem persists with the latest snapshot from 
>snaps.php.net?

Hi,

problem persists in the latest snapshot also...

thx anyway...

>Previous Comments:
>---
>
>[2001-02-15 06:50:44] [EMAIL PROTECTED]
>Hi,
>
>problem:
>
>can't compile pdflib-3.0.3 into php-4.0.3pl1
>
>Configure reports the following:
>
>checking whether to include Pdflib 3.x support... /usr/local
>yes
>checking for libz needed by pdflib 3.x... already zlib support
>checking for jpeg_read_header in -ljpeg... yes
>checking for png_create_info_struct in -lpng... yes
>checking for TIFFOpen in -ltiff... yes
>cd: can't cd to yes
>checking for PDF_show_boxed in -lpdf... no
>configure: error: pdflib extension requires pdflib 3.x.
>
>any help??
>
>---
>
>
>
>ATTENTION! Do NOT reply to this email!
>To reply, use the web interface found at http://bugs.php.net/?id=9275&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: PHP 4.0 Bug #8805 Updated: can't include pdflib

2001-01-19 Thread Joachim Guettinger


>ID: 8805
>Updated by: sniper
>Reported By: [EMAIL PROTECTED]
>Old-Status: Open
>Status: Bogus
>Bug Type: PDF related
>Assigned To:
>Comments:
>
>Use --with-pdflib=/usr/local instead.
>ie. leave the /lib out.
>
>--Jani
>
>Previous Comments:
>---
>
>[2001-01-19 10:52:15] [EMAIL PROTECTED]
>I want to configure with pdflib but the configure-script don't find the 
>libraries.
>They exist at: /usr/local/lib/libpdf.s0 and a link goes to libpdf.so.2
>
>I run configure as follows:
>./configure --prefix=/usr/local/php-4.0.1pl2 --with-pdflib=/usr/local/lib 
>--with-tiff-dir=/usr/local --with-zlib=/usr/local/zlib 
>--with-apache=../apache_1.3.14 --enable-track-vars 
>--with-mysql=/usr/local/mysql
>
>all works fine except the pdf-thingy...

thanks for fast help, but didn't work also...


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]