From owner-freebsd-questions Thu May 21 06:02:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03241 for freebsd-questions-outgoing; Thu, 21 May 1998 06:02:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from firewall2.startribune.com (firewall2.startribune.com [132.148.80.211]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03219 for ; Thu, 21 May 1998 06:02:12 -0700 (PDT) (envelope-from bendede@startribune.com) Received: by firewall2.startribune.com; id IAA10237; Thu, 21 May 1998 08:09:19 -0500 (CDT) Received: from mailserv1.startribune.com(132.148.25.25) by firewall2.startribune.com via smap (3.2) id xma010207; Thu, 21 May 98 08:09:11 -0500 Received: from MANNY by mailserv1.startribune.com; Thu, 21 May 1998 08:08:49 -0500 (CDT) Received: by MANNY with Microsoft Mail id <01BD848F.5FBBB9D0@MANNY>; Thu, 21 May 1998 08:06:35 -0500 Message-ID: <01BD848F.5FBBB9D0@MANNY> From: Dave Bender To: "'questions@freebsd.org'" Subject: startx won't Date: Thu, 21 May 1998 08:06:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id GAA03233 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm getting an error when I run starts: execve failed for /usr/X11R6/bin/X (errno 2) The /usr/include/errno.h file says that error is ENOENT (no such file or directory), and I suppose the file named 'X' is supposed to be there, but I can't figure out where X is or from where it's being called. I did the straight installation from the ports collection, so I'm confused as to what's wrong and how to fix it. Any help? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message