php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4458 configure script is trying to locate the CPDFlib extension in the wrong dir
Submitted: 2000-05-15 21:34 UTC Modified: 2000-05-16 05:38 UTC
From: landon at bradshaw dot org Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Release Candidate 2 OS: *nix
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: landon at bradshaw dot org
New email:
PHP Version: OS:

 

 [2000-05-15 21:34 UTC] landon at bradshaw dot org
If you go to the section of the configure script you will find that the settings for the CPDFlib extension are set to ./ext/cpdflib but if you go into the ext directory you will find the code in the directory 'cpdf'.  Either fixeng the configure script or moving the extension source directory will fix this problem.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-16 05:38 UTC] sas at cvs dot php dot net
Fixed in CVS. Thanks for your report.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 03:01:32 2025 UTC