From owner-freebsd-questions@FreeBSD.ORG Wed Dec 3 11:37:19 2003 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 6C59A16A4CE for ; Wed, 3 Dec 2003 11:37:19 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2408F43F85 for ; Wed, 3 Dec 2003 11:37:18 -0800 (PST) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id hB3JbFu15037; Wed, 3 Dec 2003 11:37:15 -0800 From: Kent Stewart To: mnslinky@yahoo.com, FreeBSD Questions Date: Wed, 3 Dec 2003 11:37:14 -0800 User-Agent: KMail/1.5.4 References: <20031203190511.87184.qmail@web13906.mail.yahoo.com> In-Reply-To: <20031203190511.87184.qmail@web13906.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312031137.14869.kstewart@owt.com> Subject: Re: XFree86 from scratch/ports? 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: Wed, 03 Dec 2003 19:37:19 -0000 On Wednesday 03 December 2003 11:05 am, Minnesota Slinky wrote: > Hello again, > > Where is the appropriate procedure for getting XFree86 > installed from ports, with startx and everything > working? I didn't install X with my base install, and > this is the first time I've tried straight from ports. > Please point me in the right direction... > If you have a 5.1 CD, you can mount /cdrom cd /cdrom/packages/All pkg_add XFree86-4.3.0,1.tbz pkg_add kde-3.1.2.tbz The meta-ports take care of adding everything for you. You have to xf86cfg and, in my case, add "exec startkde" to .xinitrc. I didn't consider the xdm enviroment a window and decided to use KDE. I want my login startup to be a cli and I do a startx to fire up kde. There are other choices. I don't remember where I read about the .xinitrc. There is a KDE FAQ that includes how to start KDE but it is mostly in Linux terms. That becomes a bootstrap problem. You have to have KDE running to find out about the FAQ. The www.kde.org probably has something but you have to know about the URL and that is another bootstrap problem. If you want to use gnome, I can't comment. I liked KDE and haven't tried gnome. You could build everything from /usr/ports but I think of that as a follow up project after you get your environment working. I can't imagine doing a initial system install using installkernel and installworld and think of a port "make install" to be equally slow logic. I usually have a system listening to an Internet radio station and if more than 2 songs play during the install, I think I did something wrong. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html