php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9192 configure script needs "-lxml2" for XML-DOM
Submitted: 2001-02-09 09:01 UTC Modified: 2001-02-14 14:35 UTC
From: ivan at talkcast dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.4pl1 OS: Solaris (irrelevant)
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: ivan at talkcast dot com
New email:
PHP Version: OS:

 

 [2001-02-09 09:01 UTC] ivan at talkcast dot com
For XML-DOM support, the PHP docs say you need libxml >2.00. These are known as "libxml2", and you need to link against "-lxml2".

The current "configure" script for 4.0.4pl1 specifies "-lxml", which does not work.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-14 14:35 UTC] sniper@php.net
This is fixed in CVS. Please try latest CVS snapshot from http://snaps.php.net/

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 20:01:30 2025 UTC