From owner-freebsd-questions@FreeBSD.ORG Tue Jan 17 16:59:32 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20430106566B for ; Tue, 17 Jan 2012 16:59:32 +0000 (UTC) (envelope-from davidianwalker@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id E26C98FC16 for ; Tue, 17 Jan 2012 16:59:31 +0000 (UTC) Received: by iagz16 with SMTP id z16so8362639iag.13 for ; Tue, 17 Jan 2012 08:59:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sXW42EWI946ys6lIJGGpGpJjLEWd1VQiTZdQmjoYdu8=; b=UsUYm9dsOX8PDrKZyq6Z/CZsTavkI4pp9syrm+6UwrWdt7yuwJM0VZaLzaahWUs263 /ZbGmAygnVCRzUhEBpObtNuOzkQ3GjIRAWv/vmCbvivbOZp4CtNY5IGzNXi9q3HSAsvu QHsR7r7kELNSFLnV9SIcbAs7VsqkmEv4FZITM= MIME-Version: 1.0 Received: by 10.50.47.136 with SMTP id d8mr18325104ign.21.1326819570967; Tue, 17 Jan 2012 08:59:30 -0800 (PST) Received: by 10.42.229.67 with HTTP; Tue, 17 Jan 2012 08:59:30 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Jan 2012 03:29:30 +1030 Message-ID: From: David Walker To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: Using 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: Tue, 17 Jan 2012 16:59:32 -0000 Thanks to all the quick and helpful replies. Getting the low hanging fruit out of the way first ... On 18/01/2012, Warren Block wrote: > At least some of the desktop environments don't actually depend on X, so > it may not have even been installed. 'pkg_info -Ix xorg-server' should > show xorg-server installed. Otherwise, 'pkg_add -r xorg' is needed. # pkg_info -x xorg-server pkg_info: no packages match pattern(s) :] BTW, a couple of the mirrors don't "represent" - 404 ... http://ftp14.us.freebsd.org/pub/FreeBSD/ http://ftp9.us.freebsd.org/pub/os/FreeBSD/ Listed here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html Best wishes.