php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13343 debian sid installs domxml include files in /usr/include/libxml2/libxml/
Submitted: 2001-09-17 06:53 UTC Modified: 2001-09-26 17:18 UTC
From: chregu@php.net Assigned:
Status: Closed Package: DOM XML related
PHP Version: 4.0CVS-2001-09-17 OS: linux debian unstable
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:
31 + 18 = ?
Subscribe to this entry?

 
 [2001-09-17 06:53 UTC] chregu@php.net
debian sid installs domxml include files in /usr/include/libxml2/libxml/

therefore the ./configure script doesn't find it anymore and reports domxml not found...

i'm not sure, if it stays there (it's the unstable branch...) but if it's possible it would be a GoodThing to check for that place as well (or do i have to add an addidtional include path in ./configure?)

chregu

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-26 17:18 UTC] chregu@php.net
fixed in cvs. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 11:01:32 2024 UTC