From owner-freebsd-doc@FreeBSD.ORG Thu Jan 20 15:09:37 2005 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C90D516A4DC for ; Thu, 20 Jan 2005 15:09:37 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53EEF43D2D for ; Thu, 20 Jan 2005 15:09:37 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (64-144-75-100.client.dsl.net [64.144.75.100]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id j0KF9Xoa036192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 20 Jan 2005 10:09:34 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Thu, 20 Jan 2005 10:09:42 -0500 From: Tom Rhodes To: "Fabrice Rouillard" Message-ID: <20050120100942.4cb94f14@mobile.pittgoth.com> In-Reply-To: <20050120145624.59D97AF16@gandalf.euredit.net> References: <20050120145624.59D97AF16@gandalf.euredit.net> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc@FreeBSD.org Subject: Re: Your mail X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 15:09:37 -0000 On Thu, 20 Jan 2005 15:56:11 +0100 "Fabrice Rouillard" wrote: > I try to install gnome but i do not install gnome > > > > Please help me Become root. cd /usr/ports/x11/gnome2 && make install clean && \ echo 'exec gnome' >> ~/.xinitrc Should help, but may I suggest if it doesn't you ask this question on the FreeBSD-questions mailing list. There are tons of people willing to help you out on there. :) -- Tom Rhodes