php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7724 pdflib is not being found
Submitted: 2000-11-09 09:58 UTC Modified: 2000-12-30 20:05 UTC
From: mark dot faine at msfc dot nasa dot gov Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Latest CVS (09/11/2000) OS: Solaris 2.7
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:
28 - 27 = ?
Subscribe to this entry?

 
 [2000-11-09 09:58 UTC] mark dot faine at msfc dot nasa dot gov
I have installed pdflib, zlib, libtiff and libjpeg but I still get this error when running configure.

checking whether to include Pdflib 3.x support... yes                                                        
yes                                                                                                          
checking for PDF_show_boxed in -lpdf... no                                                                   
configure: error: pdflib extension requires at least pdflib 3.x. You may also need libtiff and libjpeg. If so
trs{root}304:        


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-09 10:02 UTC] sniper@php.net
1. What's your configure line like?
2. Do you have pdflib 3.0.2 installed?

--Jani
 [2000-11-26 04:55 UTC] mathieu@php.net
Also, did you compile PDF lib with the proper ./configure tag
so that a shared lib will be built?

--enable-shared-lib or something, sorr.. don't recall by heart..
and don't have pdflib currently installed.. (look at --help)

Also take a look at your config.log which may show any errors.

--Mathieu
 [2000-12-30 20:05 UTC] sniper@php.net
No feedback.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 13 12:01:34 2024 UTC