From owner-freebsd-questions Tue Jun 22 6: 7:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc602670-a.flrtn1.occa.home.com (cc602670-a.flrtn1.occa.home.com [24.0.114.133]) by hub.freebsd.org (Postfix) with ESMTP id 8022114F3D for ; Tue, 22 Jun 1999 06:07:24 -0700 (PDT) (envelope-from jeff@cc602670-a.flrtn1.occa.home.com) Received: (from jeff@localhost) by cc602670-a.flrtn1.occa.home.com (8.8.8/8.8.8) id GAA00364; Tue, 22 Jun 1999 06:07:17 -0700 (PDT) (envelope-from jeff) From: jeff Message-Id: <199906221307.GAA00364@cc602670-a.flrtn1.occa.home.com> Subject: Re: startx?? In-Reply-To: <000801bebc70$d26efa40$a87601cf@3d-graphic> from Alfred at "Jun 22, 99 00:32:38 am" To: alfred@sol.racsa.co.cr Date: Tue, 22 Jun 1999 06:07:16 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG, iratus@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi everyone! > I am a new user of FreeBSD, I just install 3.1 from the CDROM. > After login as root, I want to start XWindow, so I type startx, but I get > the following message: > execve failed for /use/X11R6/bin/x (errno2) > _X11TransSocketUnixConnect: Can't connect: errno=2 > (repeating six times) > giving up. > xinit: Nosuch file or directory (erro2): unable to connect to X server > xinit: No such process (errno3): server error. > I missed some file to install, (I got the CD from CheapBytes), or did I just > do any step wrong? > And I am puzzled by the command in FreeBSD, where can I get to know some > basic command? > Really thanks for telling me the answer. > Alfred > alfred@sol.racsa.co.cr > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Hello Alfred-What the error message is telling you is that you have not configured the X server-You can do this configuration by going to /usr/X11R6/lib/X11 and invoking xf86config-You can follow the script as you go through the configuration routine-I am assuming that you have installed all of the X files and also have installed a window manager such as fvwm or any one you like-Also BE CAREFUL!! You will need to know both horizontal and virtical sync frequencies for you moniter- You should be able to get these from the manual that came with your moniter. The hanbook in /usr/share/docs is also an excellant place to get information on getting up and running X-Hope this will help and good luck (BTW-In general the man pages and the doc files are excellant sources of info about X and the system in general) jeff phillips iratus@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message