php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19612 PDF_show_boxed
Submitted: 2002-09-26 06:06 UTC Modified: 2002-09-26 06:10 UTC
From: Martin dot Schmitz at Uni-Bielefeld dot de Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.2.3 OS: Linux (SuSE 8.0)
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:
20 - 15 = ?
Subscribe to this entry?

 
 [2002-09-26 06:06 UTC] Martin dot Schmitz at Uni-Bielefeld dot de
I want to enable PDF, and loaded the pdflib-4.0.3. I copied the libpdf.so to /usr/lib and /c/lib/libpdf.a to /usr/lib. When I configure PHP it returns the following (at the end):

checking for PDF_show_boxed in -lpdf... no
configure: error:
PDFlib extension requires at least pdflib 3.x. You may also need libtiff, libjpeg, libpng and libz.
Use the options --with-tiff-dir=<DIR>, --with-jpeg-dir=<DIR>, --with-png-dir=<DIR> and --with-zlib-dir=<DIR>

I used all the mentioned options. Any idea what went wrong??

Thanks for answer...

Martin

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-26 06:10 UTC] derick@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

Check the output of configure in config.log, it should have decent information for you.
If you might have further questions, please see the php-general@lists.php.net mailinglist.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 10:01:30 2024 UTC