From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 19:19:04 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 5C0D116A4CE for ; Tue, 14 Sep 2004 19:19:04 +0000 (GMT) Received: from s1.home.ro (s1.home.ro [193.231.236.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6912A43D31 for ; Tue, 14 Sep 2004 19:19:03 +0000 (GMT) (envelope-from bugghy@home.ro) Received: (qmail 21709 invoked from network); 14 Sep 2004 19:09:32 -0000 Received: from unknown (HELO ?62.231.82.58?) (bugghy@62.231.82.58) by 133.home.ro with SMTP; 14 Sep 2004 19:09:32 -0000 From: bugghy To: Matthew Seaman In-Reply-To: <20040914182158.GA15335@happy-idiot-talk.infracaninophile.co.uk> References: <1095163666.3865.3.camel@illusion.com> <1095195733.2575.0.camel@illusion.com> <20040914182158.GA15335@happy-idiot-talk.infracaninophile.co.uk> Content-Type: text/plain Message-Id: <1095200042.2575.14.camel@illusion.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 14 Sep 2004 22:14:02 +0000 Content-Transfer-Encoding: 7bit cc: Subhro cc: FreeBSD Questions Subject: Re: problem installing xorg 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: Tue, 14 Sep 2004 19:19:04 -0000 tried with that and that's how I got that error ... so now I reverted to xfree86-4 which works fine On Tue, 2004-09-14 at 18:21, Matthew Seaman wrote: > On Tue, Sep 14, 2004 at 09:02:14PM +0000, bugghy wrote: > > X_WINDOW_SYSTEM=xfree86-4 > > If you want to replace XFree-86 with X.Org then change this to > > X_WINDOW_SYSTEM=xorg > > before you try and install any of the X.Org ports. > > Cheers, > > Matthew