Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 5882 invoked from network); 6 Aug 2009 10:44:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Aug 2009 10:44:19 -0000 Received: (qmail 12495 invoked by uid 500); 6 Aug 2009 10:44:23 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 12457 invoked by uid 500); 6 Aug 2009 10:44:23 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 12448 invoked by uid 99); 6 Aug 2009 10:44:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2009 10:44:23 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.229.52.226] (HELO foo.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2009 10:44:14 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by foo.webthing.com (Postfix) with ESMTP id 894BD331703 for ; Thu, 6 Aug 2009 11:43:36 +0100 (BST) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Nick Kew Date: Thu, 6 Aug 2009 11:43:35 +0100 To: users@httpd.apache.org X-Mailer: Apple Mail (2.753.1) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_proxy_html can't install 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 code, at about line 800 or 801 in the version that bombs out at 802. I guess your underlying issue is an ancient Solaris version. I expect you'd find life easier with at least Solaris 10, unless you're locked into old apps that can't be upgraded. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org