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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri Mar 14 08:01:32 2025 UTC