ID: 9275
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Description: can't compile pdflib in php4.0.3pl1
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
Previous Comments:
---------------------------------------------------------------------------
[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??
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=9275
--
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]