From owner-freebsd-questions@FreeBSD.ORG Mon Mar 28 00:35:25 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 7D57D16A4CE for ; Mon, 28 Mar 2005 00:35:25 +0000 (GMT) Received: from dbmail-mx3.orcon.net.nz (loadbalancer1.orcon.net.nz [219.88.242.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F69143D1D for ; Mon, 28 Mar 2005 00:35:24 +0000 (GMT) (envelope-from bnonn@orcon.net.nz) Received: from saffron (60-234-131-84.bitstream.orcon.net.nz [60.234.131.84]) j2S0aAa5007840 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Mon, 28 Mar 2005 12:36:11 +1200 From: Bnonn To: FreeBSD Questions Mailing List Date: Mon, 28 Mar 2005 12:35:21 +1200 Message-Id: <1111970121.15935.5.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on dbmail-mx3.orcon.net.nz X-Virus-Status: Clean Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Dependency problem: atk-1.0.901 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: Mon, 28 Mar 2005 00:35:25 -0000 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. I'm running FreeBSD 5.4 and have tried updating via cvs etc, without any 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 :) Bnonn