Re: [us...@httpd] mod_proxy_html can't install

2009-08-06 Thread Nick Kew
Eric Covener wrote: On Thu, Aug 6, 2009 at 9:05 AM, Nick Kew wrote: Eric Covener wrote: On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote: You can compile mod_proxy_html against it with a simple #define. See the comment in the source code, at about line 800 or 801 in the version that bombs out a

Re: [us...@httpd] mod_proxy_html can't install

2009-08-06 Thread Eric Covener
On Thu, Aug 6, 2009 at 9:05 AM, Nick Kew wrote: > Eric Covener wrote: >> >> On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote: >> >>> You can compile mod_proxy_html against it with a simple #define. >>> See the comment in the source code, at about line 800 or 801 >>> in the version that bombs out at 8

Re: [us...@httpd] mod_proxy_html can't install

2009-08-06 Thread Nick Kew
Eric Covener wrote: On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote: You can compile mod_proxy_html against it with a simple #define. See the comment in the source code, at about line 800 or 801 in the version that bombs out at 802. FWIW I tried that -D and it still comlained about the three H

Re: [us...@httpd] mod_proxy_html can't install

2009-08-06 Thread Eric Covener
On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote: > You can compile mod_proxy_html against it with a simple #define. > See the comment in the source code, at about line 800 or 801 > in the version that bombs out at 802. FWIW I tried that -D and it still comlained about the three HTTP_* macros. --

Re: [us...@httpd] mod_proxy_html can't install

2009-08-06 Thread Nick Kew
On 6 Aug 2009, at 04:29, Igor Cicimov wrote: Hi all, I'm trying to install mod_proxy_htnl in apache2.2.11 on Solaris 9 but I'm getting the following error: You have a very old libxml2 version! You can compile mod_proxy_html against it with a simple #define. See the comment in the source c

Re: [us...@httpd] mod_proxy_html can't install

2009-08-05 Thread Igor Cicimov
Ok it worked with the new libxml2 ... Thanks again Eric Igor On Thu, Aug 6, 2009 at 2:07 PM, Igor Cicimov wrote: > Thanks Eric I will sure try that. I have the module installed on Solaris 10 > with no problems but faild in Solaris 9... > > I will post again after libxml2 install. > > Cheers, >

Re: [us...@httpd] mod_proxy_html can't install

2009-08-05 Thread Igor Cicimov
Thanks Eric I will sure try that. I have the module installed on Solaris 10 with no problems but faild in Solaris 9... I will post again after libxml2 install. Cheers, Igor On Thu, Aug 6, 2009 at 1:49 PM, Eric Covener wrote: > On Wed, Aug 5, 2009 at 11:29 PM, Igor Cicimov wrote: > > mod_prox

Re: [us...@httpd] mod_proxy_html can't install

2009-08-05 Thread Eric Covener
On Wed, Aug 5, 2009 at 11:29 PM, Igor Cicimov wrote: > mod_proxy_html.c:802: error: `XML_PARSE_RECOVER' undeclared (first use in > this function) Try installing the latest libxml2 from blastwave (pkg-get, pkgtool, whatever) and point to /opt/csw/include/libxml2 instead of /usr/lib/libxml2 (worked

[us...@httpd] mod_proxy_html can't install

2009-08-05 Thread Igor Cicimov
Hi all, I'm trying to install mod_proxy_htnl in apache2.2.11 on Solaris 9 but I'm getting the following error: # /usr/local/apache2/bin/apxs -c -I /usr/include/libxml2 -i -a mod_proxy_html.c /usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic -DSOLARIS2=9 -D_POSIX_PTHREAD_SEM