Date: 04/20/01
- Next message: daniel.rowe <email protected>: "[PHP-DEV] Bug #10428: odbc_primarykeys returns 0 rows"
- Previous message: Jon Parise: "Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger, overwrites session vars"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: alkaline01 <email protected>
Operating system: FreeBSD 4.2-RELEASE
PHP version: 4.0.4pl1
PHP Bug Type: Compile Failure
Bug description: Compilation stop with PDF_show_boxed in -lpdf... no
hi...having a problem compiling pdflib support into php4.0.4pl1.
configure for php4.0.4pl1:
./configure --with-pdflib=/usr/local --enable-shared-pdflib --with-jpeg-dir=/usr/local --with-tiff-dir=/usr/local
...
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
checking for PDF_show_boxed in -lpdf... no
configure: error: pdflib extension requires pdflib 3.x.
ive tried several different ./configure options and this is the best result i get. same problem using pdflib 3.0.3 and pdflib 4.0.0. also tried to disable tiff support on the pdflib compile but that did not work either.
this seems to be the same bug as the open Bug id #9275 http://www.php.net/bugs.php?id=9275
any suggestions??
thx
-- Edit Bug report at: http://bugs.php.net/?id=10427&edit=1-- 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: daniel.rowe <email protected>: "[PHP-DEV] Bug #10428: odbc_primarykeys returns 0 rows"
- Previous message: Jon Parise: "Re: [PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger, overwrites session vars"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

