From owner-freebsd-ports@FreeBSD.ORG Fri May 28 12:30:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD79016A4CF for ; Fri, 28 May 2004 12:30:13 -0700 (PDT) Received: from mail.freeode.co.uk (freeode.co.uk [213.162.123.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD9D43D1F for ; Fri, 28 May 2004 12:30:13 -0700 (PDT) (envelope-from sub00@freeode.co.uk) Received: from lexx (lexx.freeode.co.uk [10.253.253.2]) by mail.freeode.co.uk (8.12.10/8.12.10) with ESMTP id i4SJTSYC042687 for ; Fri, 28 May 2004 20:29:28 +0100 (BST) (envelope-from sub00@freeode.co.uk) From: John Murphy To: freebsd-ports@freebsd.org Date: Fri, 28 May 2004 20:29:28 +0100 Message-ID: References: <200405262012.05462.michaelnottebrock@gmx.net> <200405270022.22490.michaelnottebrock@gmx.net> <20040527104009.GT33068@zi025.glhnet.mhn.de> In-Reply-To: <20040527104009.GT33068@zi025.glhnet.mhn.de> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: xfce4 port expat/p5-XML-Parser problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sub00@freeode.co.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 19:30:14 -0000 Simon Barner wrote: >> I hate to admit (after your good advice) to symlinking libexpat.so.4 = to >> libexpat.so.5 again, just to see if it would work, and it did. I = expect >> something will fail at some stage though. > >portupgrade -r -f expat\* > >will probably take a while to complete, but it will be a clean solution. Thanks. That fixed it. >I guess your problem comes from updating ports by pkg_deleting and = restalling >from the ports collection instead of using portupgrade. Probably. I'll stick to using ports and portupgrade from now. --=20 John.