Tiny Core Extensions > TCE Bugs

dbus_glib.tcel

<< < (2/2)

jpeters:

--- Quote from: Juanito on May 08, 2009, 06:59:29 AM ---You get this error message because the dbus daemon is not running, you can start it with:
--- Code: ---$ sudo mkdir -p /var/lib/dbus
$ sudo dbus-uuidgen --ensure
$ sudo mkdir /var/run/dbus
$ sudo dbus-daemon --system
$ sudo mkdir /etc/dbus-1/session.d

--- End code ---

--- End quote ---

For the record. the last line should read   " sudo mkdir  /etc/dbus-1/system.d"    (and be placed before running the dbus-daemon).   

Juanito:
Depending on the circumstances, you might need both "session.d" and "system.d"...

jpeters:

--- Quote from: Juanito on May 09, 2009, 01:36:23 AM ---Depending on the circumstances, you might need both "session.d" and "system.d"...

--- End quote ---

Thanks for the clarification....I thought it was a typo..

Navigation

[0] Message Index

[*] Previous page

Go to full version