Freebsd dbus / hal
felix.schalck
felix.schalck at gmx.net
Sun Dec 10 15:39:28 PST 2006
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.
More information about the freebsd-questions
mailing list