php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36628 libxml2-related error msg could be more helpful
Submitted: 2006-03-06 13:19 UTC Modified: 2006-03-06 13:22 UTC
From: spam01 at pornel dot net Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 5.1.2 OS: *
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: spam01 at pornel dot net
New email:
PHP Version: OS:

 

 [2006-03-06 13:19 UTC] spam01 at pornel dot net
Description:
------------
As in bug #26277 I've stumbled few times on ./configure error:

"configure: error: xml2-config not found. Please check your libxml2 installation."

This suggests libxml2 installation, but:
> yum install libxml2
...
libxml2 is installed and is the latest version.


I think it would be much more helpful if that message mentioned that libxml2-devel package is needed as well.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-06 13:22 UTC] tony2001@php.net
Taking into account that PHP can be installed on systems that do not have libxml2-devel, but still have xml2-config, adding such message would not make any sense to me.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 00:01:28 2024 UTC