Date: 05/22/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #10427 Updated: Compilation stop with PDF_show_boxed in -lpdf... no"
- Previous message: Zak Greant: "[PHP-DEV] Re: [PATCH] Patch to add constants for the connection handling functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9275
Updated by: sniper
Reported By: support <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] support <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] rjs <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] support <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] support <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] support <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] Bug #10427 Updated: Compilation stop with PDF_show_boxed in -lpdf... no"
- Previous message: Zak Greant: "[PHP-DEV] Re: [PATCH] Patch to add constants for the connection handling functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

