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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC