On Jan 7, 2006, at 11:54 PM, Steph Fox wrote:
Jani's right. If the OS is missing a file, how's that a PHP issue?
Its not, except where people assume their os is fine and think its a
problem with PHP.
I was wrong in my previous message. Its xmlsave.h that is missing, not
parser.h. I hav
askinen" <[EMAIL PROTECTED]>
Cc: "Gottfried Darmann" <[EMAIL PROTECTED]>;
Sent: Sunday, January 08, 2006 4:53 AM
Subject: Re: [PHP-DEV] not found: libxml/parser.h
Which is also true of OS X 10.3.9:
http://bugs.php.net/bug.php?id=34844
Compiling PHP > 5.1 on 10.3.9
Which is also true of OS X 10.3.9:
http://bugs.php.net/bug.php?id=34844
Compiling PHP > 5.1 on 10.3.9 requires installing libxml because of a
missing parser.h in the version provided by the OS.
On Jan 6, 2006, at 4:22 PM, Jani Taskinen wrote:
This file is supposed to be wherever libxm
This file is supposed to be wherever libxml headers are installed.
It means your libxml2 installation is borked.
--Jani
On Fri, 6 Jan 2006, Gottfried Darmann wrote:
Build php 5.1.1 for win32
Several files include libxml/parser.h
which is not there (in ext/libxml)
This file is a