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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 10:01:33 2025 UTC