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
 [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: Fri Mar 29 09:01:28 2024 UTC