Re: [PHP-DEV] cant compile 4.2.1 on FreeBSD with domxml support

2002-05-17 Thread Christian Stocker
On Sat, 18 May 2002, Markus Fischer wrote: > What version of libxml2 ? Needs to be >= 2.4.14 yep. php 4.2.1 doesn't check for the right version (it only checks for 2.4.2, but it needs functions implemented since 2.4.14). this is fixed in CVS (HEAD and PHP_4_2_0 branch) chregu -- PHP Deve

Re: [PHP-DEV] cant compile 4.2.1 on FreeBSD with domxml support

2002-05-17 Thread Rob Richards
TECTED]> Sent: Friday, May 17, 2002 6:17 PM Subject: Re: [PHP-DEV] cant compile 4.2.1 on FreeBSD with domxml support > What version of libxml2 ? Needs to be >= 2.4.14 > > On Fri, May 17, 2002 at 06:11:42PM -0400, Rob Richards wrote : > > I am trying to install 4.2.1 on Fre

Re: [PHP-DEV] cant compile 4.2.1 on FreeBSD with domxml support

2002-05-17 Thread Markus Fischer
What version of libxml2 ? Needs to be >= 2.4.14 On Fri, May 17, 2002 at 06:11:42PM -0400, Rob Richards wrote : > I am trying to install 4.2.1 on FreeBSD 4.4 STABLE. > It continues to fail during make in domxml with the following: > > Making all in domxml > /bin/sh > /usr/ports/www/mod_php4/