php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38491 pdflib does not compile
Submitted: 2006-08-18 08:20 UTC Modified: 2006-08-21 08:17 UTC
From: ag at tey dot pl Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 5.1.5 OS: Debian 4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ag at tey dot pl
New email:
PHP Version: OS:

 

 [2006-08-18 08:20 UTC] ag at tey dot pl
Description:
------------
Hello, pdf lib does not compile with 5.1.5. In config log there is no 'bit' about pdflib, I am having 5.1.4 and every thing works fine. 

Reproduce code:
---------------
--with-pdflib=/usr/local/pdf

Expected result:
----------------
pdf version in phpinfo 

Actual result:
--------------
[root@jah php-5.1.5]# cat config.log | grep pdf
[root@jah php-5.1.5]#


-- nothing found 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-18 08:23 UTC] ag at tey dot pl
pdf version with 5.1.4 in phpinfo :

pdf
PDF Support 	enabled
PDFlib GmbH Version 	6.0.3
PECL Version 	2.0.5
Revision 	$Revision: 1.145 $
 [2006-08-18 08:27 UTC] ag at tey dot pl
os change.
 [2006-08-18 09:24 UTC] ag at tey dot pl
forget copy pdf into ext. Sorry.
 [2006-08-18 09:36 UTC] ag at tey dot pl
still cant use pdflib after copy pdf into ext ;/
 [2006-08-18 09:44 UTC] ag at tey dot pl
omg forget about rebuild configure :/ solved.
 [2006-08-21 08:17 UTC] tony2001@php.net
.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC