dbus-glib-0.71 under Mac OS X

Rob Taylor robtaylor at floopily.org
Wed Sep 20 19:49:29 PDT 2006


Marius Schamschula wrote:
> On 9/20/06, Havoc Pennington <hp at redhat.com> wrote:
>> Marius Schamschula wrote:
>> > #dbus-launch
>> >
>> DBUS_SESSION_BUS_ADDRESS='unix:path=/tmp/dbus-byxIiWZiGt,guid=4511e52bc47e861d8397c57b4cda1400';
>>
>> >
>> > DBUS_SESSION_BUS_PID=6339;
>> >
>> > Worked after creating the messagebus user in NetInfo.
>> >
>> > Also
>> >
>> > $ls -l /usr/local/var/run/dbus/system_bus_socket
>> > srwxrwxrwx   1 root  wheel  0 Sep 20 06:52
>> > /usr/local/var/run/dbus/system_bus_socket
>> >
>>
>> You shouldn't really need to get the system bus working on mac. The
>> introspect thing during the dbus-glib build iirc was fixed in cvs, or at
>> least the work to make it fixable was done.
>>
>> Havoc
>>
> 
> It is not totally clear where the cvs for dbus-glib lives.
> 

That would be because it's not stored in cvs - its in git, but old uncle
Havoc isn't down with these new-fangled source control tools ;)

You can view it at
http://gitweb.freedesktop.org/?p=dbus/dbus-glib.git;a=summary

and check it out with
git clone git://anongit.freedesktop.org/git/dbus/dbus-glib

The patch that fixes the compile bug is:
http://gitweb.freedesktop.org/?p=dbus/dbus-glib.git;a=commitdiff;h=3f978cf34b91e5404dc3ea559995a9648734a2da

Thanks,
Rob Taylor


More information about the dbus mailing list