php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1698 Using ./configure with pdflib2.0 doesn't work: see below
Submitted: 1999-07-12 17:40 UTC Modified: 1999-07-14 02:54 UTC
From: dcanazz at tin dot it Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.11 OS: Debian/GNU Linux 2.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
8 + 42 = ?
Subscribe to this entry?

 
 [1999-07-12 17:40 UTC] dcanazz at tin dot it
The configure script look for PDF_open that is not in pdflib 2.0 anymore
I just substituted PDF_open_file in it, but this will probably
break pdflib 0.6 support.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-14 02:54 UTC] steinm at cvs dot php dot net
configure now checks for PDF_close which is in 0.6 and 2.0
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 09:01:28 2024 UTC