Woohoo!
Thanks, I had 2 version of the libxml include files hanging around in the
following directories:
/usr/local/include/libxml/
/usr/local/include/libxml2/libxml/
with the former being the older version, but thats the one it was picking
up... I removed the former libxml directory and everyt
On Tue, 23 Jul 2002, Dan Hardiker wrote:
> Hi,
>
> Still having major issues ... same error, same place, different .configure
> file (I edited it to read "#if LIBXML_VERSION >= 20414" instead),
> different configure line... same result.
>
> New Configure line (altered the --with-dom option):
> ./
Hi,
Still having major issues ... same error, same place, different .configure
file (I edited it to read "#if LIBXML_VERSION >= 20414" instead),
different configure line... same result.
New Configure line (altered the --with-dom option):
./configure --with-mysql=/usr/local/ --with-pgsql --with-
On Tue, 23 Jul 2002, Dan Hardiker wrote:
>
> > On Tue, 23 Jul 2002, Dan Hardiker wrote:
> >
> >> Hi,
> >>
> >> That worked for one machine, but this machine is still giving me jip.
> >> Configure line exactly the same, error exactly the same - but pkg_info
> >> different (uninstall / installed ve
> On Tue, 23 Jul 2002, Dan Hardiker wrote:
>
>> Hi,
>>
>> That worked for one machine, but this machine is still giving me jip.
>> Configure line exactly the same, error exactly the same - but pkg_info
>> different (uninstall / installed versions of libxml).
>>
>> [11:07:39][root@insomniac]:/usr/
On Tue, 23 Jul 2002, Dan Hardiker wrote:
> Hi,
>
> That worked for one machine, but this machine is still giving me jip.
> Configure line exactly the same, error exactly the same - but pkg_info
> different (uninstall / installed versions of libxml).
>
> [11:07:39][root@insomniac]:/usr/local/php-4
Hi,
That worked for one machine, but this machine is still giving me jip.
Configure line exactly the same, error exactly the same - but pkg_info
different (uninstall / installed versions of libxml).
[11:07:39][root@insomniac]:/usr/local/php-4.2.2$ pkg_info | grep xml
libxml2-2.4.23 Xml pars
Hello,
upgrade libxml2 to atleast 2.4.14 and it should work again.
Derick
On Tue, 23 Jul 2002, Dan Hardiker wrote:
> Hi,
>
> Running the following xml library packages:
>
> [10:29:58][root@insomniac]:/usr/local/php-4.2.2$ pkg_info | grep xml
> libxml2-2.4.1 Xml parser library for GNOME
Hi,
Running the following xml library packages:
[10:29:58][root@insomniac]:/usr/local/php-4.2.2$ pkg_info | grep xml
libxml2-2.4.1 Xml parser library for GNOME
libxml2-2.4.12 Xml parser library for GNOME
[10:33:08][root@insomniac]:/usr/local/php-4.2.2$
I have no problem with the foll