php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8223 Php compile failure with --pdflib
Submitted: 2000-12-13 06:02 UTC Modified: 2000-12-15 09:01 UTC
From: s dot piton at sofrel dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3pl1 OS: AIX 4.3.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: s dot piton at sofrel dot com
New email:
PHP Version: OS:

 

 [2000-12-13 06:02 UTC] s dot piton at sofrel dot com
When I try to configure PHP 4.03pl1 whith this command line :

./configure --with-zlib --with-pdflib


I have this message :

checking for PDF_show_boxed in -lpdf... no                                                
                                                 
configure: error: pdflib extension requires at least pdflib 3.x


Any solutions??

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-15 09:01 UTC] sniper@php.net
Remove old pdflib stuff (library & header files)
from your system and install pdflib3.02 and reconfigure
PHP (delete config.cache first!) 

If this doesn't work, please check the end of config.log 
for what really is the problem.

--Jani
 [2003-12-23 23:53 UTC] greenwow at mrmemory dot net
Still broken as of 4.1.2!  Bought a support contract for PDFLib, and Thomas Merz said it was a bug in PHP that has been there since 3.x!  When is this damn thing going to get fixed?

I'm using PDFLib v5.x.  Why does PHP lie and claim I'm not even using 3.x?  Oh well, $10k down the drain for a source license to PDFLib.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 23:01:28 2024 UTC