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
 [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: Sun Apr 28 17:01:29 2024 UTC