From owner-freebsd-questions@FreeBSD.ORG Mon Mar 28 22:05:27 2005 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 368EE16A4CE for ; Mon, 28 Mar 2005 22:05:27 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2A443D1F for ; Mon, 28 Mar 2005 22:05:26 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 6179 invoked from network); 28 Mar 2005 22:05:26 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 28 Mar 2005 22:05:22 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 4D1C82E; Mon, 28 Mar 2005 17:05:21 -0500 (EST) Sender: lowell@be-well.ilk.org To: Bnonn References: <1111970121.15935.5.camel@localhost.localdomain> From: Lowell Gilbert Date: 28 Mar 2005 17:05:21 -0500 In-Reply-To: <1111970121.15935.5.camel@localhost.localdomain> Message-ID: <44u0mv1l5q.fsf@be-well.ilk.org> Lines: 33 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Questions Mailing List Subject: Re: Dependency problem: atk-1.0.901 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD Questions Mailing List List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 22:05:27 -0000 Bnonn writes: > Hi everyone, when attempting to install GTK2 or XFCE, I get a stop error > stating that the package atk-1.0.901 does not exist. I've > checked /usr/ports/accessibility/atk and have found that atk1.6.1 > exists, and can be installed without problems, however apparently this > is not the right version. You could just install gtk2 from the ports instead of from a package, and then it will use whatever atk you have installed. If you install from a package, then obviously you need the same version installed that the package was linked against. > I'm running FreeBSD 5.4 and have tried updating via cvs etc, without any Do you mean you updated via cvsup? Or if you actually mean cvs, then where was the cvs repository, and how do you know it was up-to-date? Which collections do you update? > luck. It seems strange to me that this dependency problem would exist, > as surely a lot of people install GTK2, if not XFCE. Does anyone know of > a way to get around this? I'd sort of like to have a gui for my > machine :) Note that 5.4 hasn't been released yet, so if you are trying to match the packages against the system, you need to make sure that the packages area still matches your system's release level (uname -r), as it has gone from 5.4-PRERELEASE to 5.4-BETA1, so the 5.4-PRERELEASE directory path no longer exists on the FTP servers. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/