Date: Mon, 11 Dec 2006 20:10:07 +0100 From: =?iso-8859-1?Q?Jos=E9_G=2E?= Juanino <jjuanino@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Freebsd dbus / hal Message-ID: <20061211191007.GA1439@gauss.sanabria.es> In-Reply-To: <457C9A56.5090901@gmx.net> References: <457C0422.7080609@gmx.net> <20061210131322.GA33464@gauss.sanabria.es> <20061210132330.GB33464@gauss.sanabria.es> <457C9A56.5090901@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--ikeVEW9yuYc//A+q Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El lunes 11 de diciembre a las 00:37:58 CET, felix.schalck escribi=F3: > Jos=E9 G. Juanino wrote: > >El domingo 10 de diciembre a las 14:13:22 CET, Jos=E9 G. Juanino escribi= =F3: > > =20 > >>El domingo 10 de diciembre a las 13:57:06 CET, felix.schalck escribi=F3: > >> =20 > >>>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=20 > >>>dbus-socket to connect to... > >>> =20 > >>Add the following in the .xinitrc file: > >> > >>eval `dbus-launch` > >>export DBUS_SESSION_BUS_ADDRESS DBUS_SESSION_BUS_PID > >> =20 > > > >I forget that is also necessary start dbus-daemon. The best way is in > >rc.conf: > > > >dbus_enable=3D"YES" > > =20 > Thank you for your help, but it's still not working: got the same error.= =20 > Is there any way to get it verbose ? Perhaps I'm missing some=20 > package/config. You need devel/dbus port. Try to execute in a shell: $ dbus-launch after /usr/local/etc/rc.d/dbus forcestart The response must be something like: DBUS_SESSION_BUS_ADDRESS=3Dunix:path=3D/var/tmp/dbus-HQmF4igtIW,guid=3De037= 99433336424efaa98000457dac03 DBUS_SESSION_BUS_PID=3D1919 This variables need to be known by the applications which are using dbus. Regards --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfa0PFOo0zaS9RnIRArOhAJ9OLRxhfuXNKMTBL1geKkK52EcDOACeOhe3 uQR4qN0JSe02BEQFC5w4G3M= =CNp2 -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061211191007.GA1439>