From:             [EMAIL PROTECTED]
Operating system: Solaris (irrelevant)
PHP version:      4.0.4pl1
PHP Bug Type:     *Install and Config
Bug description:  configure script needs "-lxml2" for XML-DOM

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.


-- 
Edit Bug report at: http://bugs.php.net/?id=9192&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to