From owner-freebsd-questions Sat Dec 19 00:31:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12823 for freebsd-questions-outgoing; Sat, 19 Dec 1998 00:31:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from namodn.com (namodn.com [207.33.107.203]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA12817 for ; Sat, 19 Dec 1998 00:31:27 -0800 (PST) (envelope-from robert@namodn.com) Received: from localhost (robert@localhost) by namodn.com (8.8.8/8.8.8) with SMTP id AAA29993; Sat, 19 Dec 1998 00:36:00 GMT (envelope-from robert@namodn.com) Date: Sat, 19 Dec 1998 00:36:00 +0000 (GMT) From: Robert To: Loren Thiel cc: freebsd-questions@FreeBSD.ORG Subject: Re: cant run XF86Setup on new 3.0 install In-Reply-To: <199812190809.CAA32373@mailgw00.execpc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < hitting head against wall > now I see On Sat, 19 Dec 1998, Loren Thiel wrote: > Here's the output of ls -Al /usr/X11R6/bin/X* : The output I didn't pay (much) attention to :) > > lrwxr-xr-x 1 root wheel 24 Dec 19 01:49 /usr/X11R6/bin/X -> > /usr/X11R6/bin/XF86_SVGA > -rwxr-xr-x 1 root wheel 756928 Sep 28 08:21 /usr/X11R6/bin/XF86Setup > -rwxr-xr-x 1 root wheel 27499 Sep 28 08:17 /usr/X11R6/bin/Xmark > -rws--x--x 1 root wheel 5090 Sep 28 08:21 /usr/X11R6/bin/Xwrapper You have no X servers installed! No wonder it's not working ... :) Just do it manually.. if you have a cd, should be in XF86332/Servers ( for 3.0 ) .. copy the XSVGA.tgz file to /usr/X11R6/bin , gzip -d and tar xvf it, and try running it again.. -rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message