From owner-freebsd-questions@FreeBSD.ORG Tue Sep 27 16:28:46 2005 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 62A7F16A41F for ; Tue, 27 Sep 2005 16:28:46 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0713543D48 for ; Tue, 27 Sep 2005 16:28:46 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 51994CCFAE5 for ; Tue, 27 Sep 2005 12:28:44 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Tue, 27 Sep 2005 12:28:44 -0400 X-Sasl-enc: Qb6bdIRzZd/mSqymz4zT/yAPVpoUbzE74I//3Nz5KQxu 1127838522 Received: from gumby.localdomain (dsl-80-41-66-214.access.as9105.com [80.41.66.214]) by frontend2.messagingengine.com (Postfix) with ESMTP id 00BDC5703A8 for ; Tue, 27 Sep 2005 12:28:41 -0400 (EDT) From: RW To: freebsd-questions@freebsd.org Date: Tue, 27 Sep 2005 17:28:42 +0100 User-Agent: KMail/1.8.2 References: <20050927152144.28723.qmail@web54509.mail.yahoo.com> <200509271715.19087.list-freebsd-2004@morbius.sent.com> In-Reply-To: <200509271715.19087.list-freebsd-2004@morbius.sent.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509271728.43012.list-freebsd-2004@morbius.sent.com> Subject: Re: Questions regarding FreeBSD packages and dependancies 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: Tue, 27 Sep 2005 16:28:46 -0000 On Tuesday 27 September 2005 17:15, RW wrote: > I don't use packages much, but I think it's the case that a package won't > install if it was built against a dependency that is newer that the one you > have installed. > > Note GTK1 and GTK2 are separate and can co-exists, so I think you need to > identiy which GTK port it's asking for and update it. Forgot to mention. Alternately, you can probably just force the installation, and then fix the dependencies afterwards.