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
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: Martin dot Schmitz at Uni-Bielefeld dot de
New email:
PHP Version: OS:

 

 [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 09:01:28 2024 UTC