From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 02:10:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 407C816A421 for ; Thu, 21 Jun 2007 02:10:45 +0000 (UTC) (envelope-from mrspock@esfm.ipn.mx) Received: from mail.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.freebsd.org (Postfix) with ESMTP id 19D1313C45A for ; Thu, 21 Jun 2007 02:10:44 +0000 (UTC) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (localhost.esfm.ipn.mx [127.0.0.1]) by mail.esfm.ipn.mx (Postfix) with ESMTP id AC77D452E8 for ; Wed, 20 Jun 2007 21:03:02 -0500 (CDT) X-Virus-Scanned: amavisd-new at esfm.ipn.mx Received: from mail.esfm.ipn.mx ([127.0.0.1]) by localhost (mail.esfm.ipn.mx [127.0.0.1]) (amavisd-new, port 10024) with LMTP id tCxt6rSndtuS for ; Wed, 20 Jun 2007 21:02:58 -0500 (CDT) Received: by mail.esfm.ipn.mx (Postfix, from userid 1000) id 85F4A45134; Wed, 20 Jun 2007 21:02:58 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mail.esfm.ipn.mx (Postfix) with ESMTP id 8485645118 for ; Wed, 20 Jun 2007 21:02:58 -0500 (CDT) Date: Wed, 20 Jun 2007 21:02:58 -0500 (CDT) From: Eduardo Viruena Silva To: freebsd-questions@freebsd.org Message-ID: <20070620205411.H84794@Gina.esfm.ipn.mx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: 6.2-stable/gnome 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: Thu, 21 Jun 2007 02:10:45 -0000 Hello! My systems says: FreeBSD michelle.esfm.ipn.mx 6.2-STABLE FreeBSD 6.2-STABLE #0: Wed Jun 20 15:14:14 CDT 2007 root@michelle.esfm.ipn.mx:/usr/src/sys/i386/compile/eviruena i386 I would like to install gnome BUT I CANNOT FIND IT. If I try: pkg_add -r gnome2 I get: michelle:/home/mrspock> pkg_add -r gnome2 Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/gnome2.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/gnome2.tbz' by URL the same thing happends if I try: gnome, gnome2, etc. Is there a way of installing gnome2 without compiling it from the ports? (of course, I have the FreeBSD 6.2-RELEASE discs but they are outdated, the dependences are completely different from the ones used in 6.2-STABLE) Thanks in advance. Eduardo.