From owner-freebsd-questions Tue Jan 28 04:11:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA10780 for questions-outgoing; Tue, 28 Jan 1997 04:11:58 -0800 (PST) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id EAA10775 for ; Tue, 28 Jan 1997 04:11:54 -0800 (PST) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 28 Jan 1997 7:11:08 -0500 (EST) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA18512; Tue, 28 Jan 97 07:11:07 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id HAA02832; Tue, 28 Jan 1997 07:09:20 -0500 Message-Id: <19970128070919.IS22886@ct.picker.com> Date: Tue, 28 Jan 1997 07:09:19 -0500 From: rhh@ct.picker.com (Randall Hopper) To: Harlan.Stenn@pfcs.com (Harlan Stenn) Cc: freebsd-questions@freebsd.org Subject: Re: Installing X "later"? References: <13614.854347907@mumps.pfcs.com> X-Mailer: Mutt 0.59 Mime-Version: 1.0 In-Reply-To: <13614.854347907@mumps.pfcs.com>; from Harlan Stenn on Jan 27, 1997 01:51:47 -0500 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Harlan Stenn: |What's an easy way to install X after already finishing an install |(without X) under 2.1.6? | |There is no "install.sh" script in there. Figure out which componenents you want to install like (see the XFree release notes), decompress them all under /usr/X11R6, and in /usr/X11R6/bin symlink the binary for your server (e.g. XF86_SVGA) to "X". Randall Hopper