From owner-freebsd-questions@FreeBSD.ORG Wed Aug 18 16:05:11 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 1BF4916A4CE for ; Wed, 18 Aug 2004 16:05:11 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ACB743D2F for ; Wed, 18 Aug 2004 16:05:10 +0000 (GMT) (envelope-from tparrott@gmail.com) Received: by mproxy.gmail.com with SMTP id v18so134575rnb for ; Wed, 18 Aug 2004 09:05:10 -0700 (PDT) Received: by 10.38.8.67 with SMTP id 67mr1936225rnh; Wed, 18 Aug 2004 09:05:09 -0700 (PDT) Message-ID: <8550301b0408180905716461fe@mail.gmail.com> Date: Wed, 18 Aug 2004 12:05:09 -0400 From: Tyler Parrott To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Xorg Install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tyler@boardom.ca List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2004 16:05:11 -0000 Hey all, I'm currently trying to install X.Org onto my FreeBSD 4.10 machine but am running into trouble. I followed the instructions in /usr/ports/UPDATING but to no avail. Basically, I deleted XFree and imake using pkg_deinstall -f XFree\* imake\* and then I go to /usr/ports/x11/xorg and type make install. Instead of installing, I get the following message: ===> xorg-6.7.0_1 is part of X.Org. for switching to X.Org, read UPDATING entry 20040723 If I try make install clean, I get a bunch of "cleaning for" messages. 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? Any advice would be greatly appreciated. Thanks TP