On Thu, Jan 9, 2014 at 10:47 PM, Juris Kaminskis <juris.kamins...@gmail.com>wrote:
> Hello > > Sorry to trouble you again. I have following error when I run: > > root@:/compat/linux # bin/dbus-daemon --session > Failed to start message bus: Failed to bind socket "/tmp/dbus-XGoy0tYsAt": > No such file or directory > I think the proper way to run dbus should be using dbus-launch. E.g: $ dbus-launch DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-CUNkOxukc4,guid=b0a7772d2298f238d02ab53152d02200 DBUS_SESSION_BUS_PID=3738 $ ps ux | grep dbus fernape 3738 0.0 0.1 14308 2324 ?? Ss 5:38PM 0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session I don't have the linux dbus version installed but the mechanism should be the same. > Is it possible to run dbus on Linux emulation? > > > Juris > > > _______________________________________________ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"