From owner-freebsd-questions@FreeBSD.ORG Thu Sep 20 22:02:53 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC6E916A420 for ; Thu, 20 Sep 2007 22:02:53 +0000 (UTC) (envelope-from toreld@netscape.net) Received: from mail43.e.nsc.no (mail43.e.nsc.no [193.213.115.43]) by mx1.freebsd.org (Postfix) with ESMTP id 242F113C4A7 for ; Thu, 20 Sep 2007 22:02:52 +0000 (UTC) (envelope-from toreld@netscape.net) Received: from [62.16.242.194] (062016242194.customer.alfanett.no [62.16.242.194]) (authenticated bits=0) by mail43.nsc.no (8.13.8/8.13.5) with ESMTP id l8KM2oCo021254 for ; Fri, 21 Sep 2007 00:02:51 +0200 (MEST) Message-ID: <46F2EE13.1040005@netscape.net> Date: Fri, 21 Sep 2007 00:02:59 +0200 From: Tore Lund User-Agent: Thunderbird 2.0.0.4 (X11/20070626) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <46F22296.1080502@pacific.net.sg> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: Are you guys using xcdroast? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2007 22:02:53 -0000 Lisandro Grullon wrote: > Hi Erich and thank youf rot the reply, > I do understand that this is an X aplication, I am trying to run it > in 6.2_release using Xorg 7.2 and Gnome2, still giving me that strange > error when I try to execute from the shell as root, I try google at it > and nothing shows up for it. Any ideas what might be happening? Please don't top-post and please wrap your lines. Thank you. You might try "xhost +localhost" in your .xinitrc. That will allow all local users to use X. -- Tore