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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 + 24 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 14:01:30 2024 UTC