ID: 9275
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Problem
Operating system: 
PHP Version: 4.0.3pl1
Assigned To: 
Comments:

First of all, try with PHP 4.0.5, and if that fails,
check what it has to say in the end of config.log

--Jani


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

[2001-02-15 09:55:04] [EMAIL PROTECTED]
same problem..

even compiling pdflib with --prefix=/usr/local/pdflib-3.0.3 and configuring php with 
--with-pdflib=/usr&local/pdflib-3.0.3 results in the same error...

i am kinda lost with this....

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

[2001-02-15 09:30:51] [EMAIL PROTECTED]
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.



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

[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


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

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