From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 10:38:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ED7A16A4B3 for ; Tue, 23 Sep 2003 10:38:31 -0700 (PDT) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 520F443F3F for ; Tue, 23 Sep 2003 10:38:27 -0700 (PDT) (envelope-from nickpub@imap.cc) Received: from imap.cc ([68.211.70.71]) by imf23aec.mail.bellsouth.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <20030923173826.JGOM20055.imf23aec.mail.bellsouth.net@imap.cc> for ; Tue, 23 Sep 2003 13:38:26 -0400 Message-ID: <3F708519.8070400@imap.cc> Date: Tue, 23 Sep 2003 13:38:33 -0400 From: Nicholas Holley User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030909 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200309231551.h8NFp4LD004436@himinbjorg.tucs-beachin-obx-house.com> In-Reply-To: <200309231551.h8NFp4LD004436@himinbjorg.tucs-beachin-obx-house.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Bonobo issues in ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 17:38:31 -0000 Tuc wrote: >Hi, > > Trying to upgrade my ports for some bonobo stuff. > > Eh? What happened? > > I was having a similar issue trying to update ports. I ended up using "pkg_deinstall -f libbonobo" and then installing the port again by had with "make install clean". It was necessary to do this with another package as well; I'm not sure if you'll have to or not. Hope this works, Nick