From owner-freebsd-questions Fri Oct 31 08:27:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA17716 for questions-outgoing; Fri, 31 Oct 1997 08:27:07 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from chillin.ele.tue.nl (paul@chillin.ele.tue.nl [131.155.22.96]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA17701 for ; Fri, 31 Oct 1997 08:27:00 -0800 (PST) (envelope-from paul@chillin.ele.tue.nl) Received: from paul@localhost by chillin.ele.tue.nl id RAA05252; Fri, 31 Oct 1997 17:19:42 +0100 From: Paul Dekkers Message-Id: <199710311619.RAA05252@chillin.ele.tue.nl> Subject: Re: Install X after installation and: redirecting screens?! To: lists3@artorius.sunflower.com (Stephen D. Spencer) Date: Fri, 31 Oct 1997 17:19:31 +0100 (MET) Cc: freebsd-questions@freebsd.org In-Reply-To: from "Stephen D. Spencer" at Oct 31, 97 08:25:17 am Reply-To: Paul Dekkers X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Stephen D. Spencer, you wrote: | | On Thu, 30 Oct 1997, Paul Dekkers wrote: | | > Hi | > | > How can I install X after my current FreeBSD installation? | > (searched for something like 'setup' under Slackware, but couldn't find | > it) And is it as easy to remove it again?! | | cd /usr/ports/x11/XFree86 | make install But I just want to install the binaries from the cd... (2.2.1) I saw that directory on my 2nd cd... but I don't want that because it will fetch the files from the internet... Paul