ID: 9275
Updated by: rjs
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Assigned To: 
Comments:

Could you try to configure PDFlib with --enable-shared-pdflib
If the configure finds tiff,png and zlib support, all is fine, else you might use 
--with-zlib=/usr/local ... in addition.

for configuring php --with-pdflib=/usr/local should be enough.
--with-zlib-dir --with-tiff-dir is normaly not neccesary.



Previous Comments:
---------------------------------------------------------------------------

[2001-02-15 07:44:48] [EMAIL PROTECTED]
Hi, 
some more information:

i've compiled libpng and tiff
loks fine

after that i've compiled and installed pdflib with:

./configure --with-tifflib=/usr/local  
--with-zlib=/usr/local 
--with-pnglib=/usr/local

make
make test
make install

everything looks fine, no errors were reported.

then i try to configure php with:

./configure --with-apache=../apache_1.3.14 
--with-mysql=/usr/local/mysql 
--with-dbase 
--enable-memory-limit=yes 
--enable-track-vars 
--enable-debug=no 
--with-gd 
--with-zlib-dir 
--with-tiff-dir 
--with-pdflib=/usr/local

and it results in the described error....

problem persists with the latest snapshot


---------------------------------------------------------------------------

[2001-02-15 07:44:34] [EMAIL PROTECTED]
Hi, 
some more information:

i've compiled libpng and tiff
loks fine

after that i've compiled and installed pdflib with:

./configure --with-tifflib=/usr/local  
--with-zlib=/usr/local 
--with-pnglib=/usr/local

make
make test
make install

everything looks fine, no errors were reported.

then i try to configure php with:

./configure --with-apache=../apache_1.3.14 
--with-mysql=/usr/local/mysql 
--with-dbase 
--enable-memory-limit=yes 
--enable-track-vars 
--enable-debug=no 
--with-gd 
--with-zlib-dir 
--with-tiff-dir 
--with-pdflib=/usr/local

and it results in the described error....

problem persists with the latest snapshot


---------------------------------------------------------------------------

[2001-02-15 07:36:42] [EMAIL PROTECTED]
Hi, 
some more information:

i've compiled libpng and tiff
loks fine

after that i've compiled and installed pdflib with:

./configure --with-tifflib=/usr/local  
--with-zlib=/usr/local 
--with-pnglib=/usr/local

make
make test
make install

everything looks fine, no errors were reported.

then i try to configure php with:

./configure --with-apache=../apache_1.3.14 
--with-mysql=/usr/local/mysql 
--with-dbase 
--enable-memory-limit=yes 
--enable-track-vars 
--enable-debug=no 
--with-gd 
--with-zlib-dir 
--with-tiff-dir 
--with-pdflib=/usr/local

and it results in the described error....

problem persists with the latest snapshot


---------------------------------------------------------------------------

[2001-02-15 07:01:33] [EMAIL PROTECTED]
Can you check if this problem persists with the latest snapshot from snaps.php.net?

---------------------------------------------------------------------------

[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??

---------------------------------------------------------------------------

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.


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 <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to