From owner-freebsd-x11@FreeBSD.ORG Fri Sep 21 09:52:15 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4676D16A417 for ; Fri, 21 Sep 2007 09:52:15 +0000 (UTC) (envelope-from sirdice@xs4all.nl) Received: from smtp-vbr17.xs4all.nl (smtp-vbr17.xs4all.nl [194.109.24.37]) by mx1.freebsd.org (Postfix) with ESMTP id DB8B713C46A for ; Fri, 21 Sep 2007 09:52:14 +0000 (UTC) (envelope-from sirdice@xs4all.nl) Received: from webmail.xs4all.nl (dovemail13.xs4all.nl [194.109.26.15]) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id l8L9qCGV016233; Fri, 21 Sep 2007 11:52:12 +0200 (CEST) (envelope-from sirdice@xs4all.nl) Received: from 134.146.0.22 (SquirrelMail authenticated user sirdice) by webmail.xs4all.nl with HTTP; Fri, 21 Sep 2007 11:52:13 +0200 (CEST) Message-ID: <17106.134.146.0.22.1190368333.squirrel@webmail.xs4all.nl> In-Reply-To: <637E7946-F60A-4731-9B5C-8F4FF9FB529F@student.kuleuven.be> References: <637E7946-F60A-4731-9B5C-8F4FF9FB529F@student.kuleuven.be> Date: Fri, 21 Sep 2007 11:52:13 +0200 (CEST) From: "SirDice" To: "Tom Wuyts" User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-x11@freebsd.org Subject: Re: xfree86 broken on bsd : error code 1 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 09:52:15 -0000 On Thu, September 20, 2007 15:05, Tom Wuyts wrote: > hello, > > > I installed freebsd 6.2 by burning the 2 iso images from the site and > installing them. After the install he wont start gnome. startx fails. You'll need to configure X before it's able to start. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html > then I tried to install gnome. I followed the instructions on FAQ 6. > (http://www.freebsd.org/gnome/docs/faq2.html#q6). > > the installation fails after a couple of hours while i'm running the > "make install clean" command. XFree86 appears to be broken. So I > tried to install it with pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ > ports/i386/packages-6.2-release/Latest/XFree86-aoutlibs.tbz. > > This he won't do because there are no a.out libraries. > > any suggestions? Yeah, don't use XFree86. Use Xorg. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html Cheers, Remko C.