From owner-freebsd-questions@FreeBSD.ORG Fri Jul 21 01:57:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EA87916A4E0 for ; Fri, 21 Jul 2006 01:57:31 +0000 (UTC) (envelope-from doug@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4637643D49 for ; Fri, 21 Jul 2006 01:57:30 +0000 (GMT) (envelope-from doug@fledge.watson.org) Received: from fledge.watson.org (localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.13.6/8.13.6) with ESMTP id k6L1vU8x037659; Thu, 20 Jul 2006 21:57:30 -0400 (EDT) (envelope-from doug@fledge.watson.org) Received: from localhost (doug@localhost) by fledge.watson.org (8.13.6/8.13.6/Submit) with ESMTP id k6L1vUGZ037656; Thu, 20 Jul 2006 21:57:30 -0400 (EDT) (envelope-from doug@fledge.watson.org) Date: Thu, 20 Jul 2006 21:57:30 -0400 (EDT) From: doug To: "gs_stoller@juno.com" In-Reply-To: <20060720.180336.15626.377873@webmail04.nyc.untd.com> Message-ID: <20060720215249.X54217@fledge.watson.org> References: <20060720.180336.15626.377873@webmail04.nyc.untd.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: installing FreeBSD 6.1 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: Fri, 21 Jul 2006 01:57:32 -0000 On Fri, 21 Jul 2006, gs_stoller@juno.com wrote: > I installed FreeBSD 6.1 expecting it to give me the maximum > capability, but it didn't give me the X windows capability. Was > everything needed for it put together, but X was properly linked > where it should be? Is there a way that I can test for this (where > should X be linked)? > I got several "error code 1" messages while installing it. > What does this indicate (other that an error occurred)? Can the > message be made more informative? If so, please do > There seems to be a later FreeBSD 6.1 available, I will > try to get and install it. I just realized I did not answer you question. If you are building X make sure you use the xorg port that includes all the necessary parts. I prefer: setenv PACKAGEROOT ftp://ftp.FreeBSD.org pkg_add -r xorg This will work. If you want to build X from source include the tail of the build and you can probably get specific suggestions. All my workstations are far to slow/small to make this an option for me. Sorry - I think I missed the boat with my first post. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >