php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4963 statical linked headerfile in <phpdir>/ext/domxml/php_domxml.h
Submitted: 2000-06-11 21:13 UTC Modified: 2000-06-11 21:23 UTC
From: fumanchi at fumanchi dot tabu dot uni-bonn dot de Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Release Candidate 2 OS: installing DOMXML support
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: fumanchi at fumanchi dot tabu dot uni-bonn dot de
New email:
PHP Version: OS:

 

 [2000-06-11 21:13 UTC] fumanchi at fumanchi dot tabu dot uni-bonn dot de
There is an statical linked headerfile in <phpdir>/ext/domxml/php_domxml.h.

fix:
You should set et to "#include <libxml2-2.0.0-DIR/parser.h>" (Line 25)... where 
libxml2-2.0.0-DIR is the directory you unzipped your limxml to.
configure your libxml2-2.0.0 with "-prefix=/usr", so bug id=4903 is worked-arround.
(use "--with-dom" for php-configuration)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-11 21:23 UTC] eschmid at cvs dot php dot net
Use the final release. I don't know why your are making two reports for one problem.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC