From owner-freebsd-questions@FreeBSD.ORG Mon Jun 26 13:11:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D336416A47C for ; Mon, 26 Jun 2006 13:11:42 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FE5544565 for ; Mon, 26 Jun 2006 12:47:55 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 4783 invoked from network); 26 Jun 2006 22:47:54 +1000 Received: from 203-217-50-103.dyn.iinet.net.au (HELO localhost) (203.217.50.103) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 26 Jun 2006 22:47:54 +1000 Date: Mon, 26 Jun 2006 22:47:48 +1000 From: Norberto Meijome To: Lowell Gilbert Message-ID: <20060626224748.09aad4a6@localhost> In-Reply-To: <44wtb4p1gr.fsf@be-well.ilk.org> References: <20060624233447.3ac5d7b0@localhost> <44wtb4p1gr.fsf@be-well.ilk.org> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Glib1 vs Glib2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 13:11:42 -0000 On Mon, 26 Jun 2006 08:04:36 -0400 Lowell Gilbert wrote: > > Is the only alternative to uninstall glib2. while i'm building pkgs that > > need glib1 ? > > They should co-exist just fine; I've never had problems with it. > > Did you, perhaps, miss an update step at some point? > The last few Gnome updates have required special steps described in > UPDATING... Hi Lowell, thanks for your reply. It has been happening for a while - I am just starting to get a bit tired of it by now, but knowing that they should coexist means I'll find a way to fix it. Would I have to do a portupgrade -fa ? I'll check UPDATING anyway to see if I stuffed up any updates of gnome libs. I dont use gnome per-se, but definitely some of the supporting gnome + GTK libs. thanks, Beto