From owner-freebsd-questions@FreeBSD.ORG Sun Dec 10 23:39:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6D56F16A415 for ; Sun, 10 Dec 2006 23:39:28 +0000 (UTC) (envelope-from felix.schalck@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DD08643CB6 for ; Sun, 10 Dec 2006 23:36:56 +0000 (GMT) (envelope-from felix.schalck@gmx.net) Received: (qmail invoked by alias); 10 Dec 2006 23:38:00 -0000 Received: from AStrasbourg-251-1-21-238.w82-126.abo.wanadoo.fr (EHLO [192.168.1.10]) [82.126.211.238] by mail.gmx.net (mp049) with SMTP; 11 Dec 2006 00:38:00 +0100 X-Authenticated: #23426003 Message-ID: <457C9A56.5090901@gmx.net> Date: Mon, 11 Dec 2006 00:37:58 +0100 From: "felix.schalck" User-Agent: Thunderbird 1.5.0.8 (X11/20061126) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <457C0422.7080609@gmx.net> <20061210131322.GA33464@gauss.sanabria.es> <20061210132330.GB33464@gauss.sanabria.es> In-Reply-To: <20061210132330.GB33464@gauss.sanabria.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 Subject: Re: Freebsd dbus / hal 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: Sun, 10 Dec 2006 23:39:28 -0000 José G. Juanino wrote: > El domingo 10 de diciembre a las 14:13:22 CET, José G. Juanino escribió: > >> El domingo 10 de diciembre a las 13:57:06 CET, felix.schalck escribió: >> >>> Hi, >>> >>> Does someone know a good how-to to set up dbus and hal under freebsd ? >>> Im trying to run gnome 2.16 , and it always claims not finding the >>> dbus-socket to connect to... >>> >> Add the following in the .xinitrc file: >> >> eval `dbus-launch` >> export DBUS_SESSION_BUS_ADDRESS DBUS_SESSION_BUS_PID >> > > I forget that is also necessary start dbus-daemon. The best way is in > rc.conf: > > dbus_enable="YES" > Thank you for your help, but it's still not working: got the same error. Is there any way to get it verbose ? Perhaps I'm missing some package/config.