From owner-freebsd-questions@FreeBSD.ORG Wed Aug 18 16:31:37 2004 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 98BBB16A4CF for ; Wed, 18 Aug 2004 16:31:37 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1D4643D2F for ; Wed, 18 Aug 2004 16:31:36 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i7IGVSwf002876 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 18 Aug 2004 17:31:28 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i7IGVReN002875; Wed, 18 Aug 2004 17:31:27 +0100 (BST) (envelope-from matthew) Date: Wed, 18 Aug 2004 17:31:27 +0100 From: Matthew Seaman To: tyler@boardom.ca Message-ID: <20040818163127.GC2279@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , tyler@boardom.ca, freebsd-questions@freebsd.org References: <8550301b0408180905716461fe@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8X7/QrJGcKSMr1RN" Content-Disposition: inline In-Reply-To: <8550301b0408180905716461fe@mail.gmail.com> User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (smtp.infracaninophile.co.uk [IPv6:::1]); Wed, 18 Aug 2004 17:31:28 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040705, clamav-milter version 0.74a on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: Xorg Install 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, 18 Aug 2004 16:31:37 -0000 --8X7/QrJGcKSMr1RN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 18, 2004 at 12:05:09PM -0400, Tyler Parrott wrote: > Hey all, >=20 > I'm currently trying to install X.Org onto my FreeBSD 4.10 machine but > am running into trouble. I followed the instructions in=20 > /usr/ports/UPDATING but to no avail. >=20 > Basically, I deleted XFree and imake using pkg_deinstall -f XFree\* imake= \*=20 >=20 > and then I go to /usr/ports/x11/xorg and type make install. Instead > of installing, I get the following message: >=20 > =3D=3D=3D> xorg-6.7.0_1 is part of X.Org. for switching to X.Org, read > UPDATING entry 20040723 >=20 > If I try make install clean, I get a bunch of "cleaning for" messages. = =20 >=20 > Xorg does not install/compile at all when I try make install. If I > try to locate xorg, it only shows up in ports (i.e. xorgconfig, etc... > are not found by locate). I was wondering if I was doing anything > wrong? >=20 > Any advice would be greatly appreciated. Put: X_WINDOW_SYSTEM=3Dxorg into /etc/make.conf and try again. FreeBSD 4.X defaults to using XFree86-4, and you have to tell it you specifically want the X.Org stuff. (5.x defaults to X.org -- mutatis mutandis). Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --8X7/QrJGcKSMr1RN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBI4RfiD657aJF7eIRAp/PAJ4knrp9aMYcYHMbEc1c/neCp7rY6ACgrMVY 2v4XBKar0YhEQx9Y5c3xLpE= =QaY0 -----END PGP SIGNATURE----- --8X7/QrJGcKSMr1RN--