From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 31 13:30:47 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 569D216A4CE for ; Wed, 31 Dec 2003 13:30:47 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8887E43D53 for ; Wed, 31 Dec 2003 13:30:46 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1Abnoa-00097l-Uf; Wed, 31 Dec 2003 13:23:41 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 31 Dec 2003 13:23:40 -0800 To: Joe Marcus Clarke References: <1072904927.77399.4.camel@shumai.marcuscom.com> Message-Id: cc: freebsd gnome Subject: Re: galeon2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2003 21:30:47 -0000 > You need to make sure mozilla-gtk2 and mozilla-headers are in sync. hmmm. both my gnome systems, one -stable one -current, seem to have multiple versions. # ls -d /var/db/pkg/mozilla-headers-1.* /var/db/pkg/mozilla-headers-1.5_1,2 /var/db/pkg/mozilla-headers-1.6.a,1 # ls -d /var/db/pkg/mozilla-gtk2-1.* /var/db/pkg/mozilla-gtk2-1.5_1 /var/db/pkg/mozilla-gtk2-1.6.a i'll clean it up. but what caused this and how can i prevent it happening again for other things? randy