From owner-freebsd-questions Sun Nov 9 01:31:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA26663 for questions-outgoing; Sun, 9 Nov 1997 01:31:49 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from luke.cpl.net (luke.cpl.net [207.67.172.194]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA26658 for ; Sun, 9 Nov 1997 01:31:46 -0800 (PST) (envelope-from shawn@luke.cpl.net) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.7/8.6.12) with SMTP id BAA01155; Sun, 9 Nov 1997 01:30:29 -0800 (PST) Date: Sun, 9 Nov 1997 01:30:28 -0800 (PST) From: Shawn Ramsey To: Joe McGuckin cc: questions@FreeBSD.ORG Subject: Re: How to install X11 over existing 2.2.5 ? In-Reply-To: <199711090821.AAA14615@monk.via.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I've already installed 2.2.5 on my computer. At that time I did > not install X11. Now I want to install X11. How do I do this with > wiping our or overwriting my existing installation? The X11 developer > distribution description "Kernel developer with XFree86" leads me to > think that that choice would reinstall the entire OS. Re-installing is _never_ an option. :) You need to read the RELNOTES, it has the installation instructions for X11. You find it, and all the relevant files @ ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/XF86331/. Hope this helps.