From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 8 18:19:04 2009 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93DE1106568F for ; Sun, 8 Nov 2009 18:19:04 +0000 (UTC) (envelope-from colin@southportweb.co.uk) Received: from ted.southportcomputers.co.uk (ted.southportcomputers.co.uk [92.48.124.28]) by mx1.freebsd.org (Postfix) with ESMTP id 588CB8FC0C for ; Sun, 8 Nov 2009 18:19:04 +0000 (UTC) Received: from 78-105-116-12.dsl.cnl.uk.net ([78.105.116.12] helo=[127.0.0.1]) by ted.southportcomputers.co.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N7CLt-000D0f-JV for gnome@FreeBSD.org; Sun, 08 Nov 2009 18:19:01 +0000 Message-ID: <4AF70B99.9010609@southportweb.co.uk> Date: Sun, 08 Nov 2009 18:19:05 +0000 From: Colin User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 References: <20091108161935.B91BF1CC0E@ptavv.es.net> In-Reply-To: <20091108161935.B91BF1CC0E@ptavv.es.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.southportcomputers.co.uk X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - southportweb.co.uk X-Source: X-Source-Args: X-Source-Dir: Cc: gnome@FreeBSD.org Subject: Re: libxslt port build problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2009 18:19:04 -0000 Kevin Oberman wrote: >> Date: Sun, 08 Nov 2009 11:59:16 +0000 >> From: Colin >> Sender: owner-freebsd-gnome@freebsd.org >> >> Hi, >> I've been unable to upgrade libxslt for a while on my installation of >> FreeBSD 7.0-RELEASE-p12 >> It always tells me the following: >> >> checking for libxml libraries >= 2.6.27... configure: error: Version >> 2.6.23 found. You need at least libxml2 2.6.27 for this version of libxslt >> >> I can find no information on where it is getting the information that >> 2.6.23 is installed because pkg_info shows only libxml2-2.7.6 (the >> current port) as installed. >> >> I don't really know anything about libxml2 so I assume there's some >> leftover bits from an old version somewhere..can you point me in the >> right direction to clean it up? >> > > Just 'portupgrade -f libxml2' should do the trick. (Or what every tool > you would use to force the re-installation of a port). Then upgrade > libxslt. At least this has worked for me. > Thanks for the reply Kevin, I have already done a full rebuild including recompiling libxml however I didn't use portupgrade. I've just tried the way you say and that has unfortunately not made any difference. Oh and as a side note, are there any archived for this list? The FreeBSD Gnome page lists freebsd-gnome and has a search box that points to a Russian site but I was wondering if there's a browseable archive? Cheers, Colin.