I'm trying to get KDE updated in the book and ran into an issue with dbus.

I was integrating dbus/hal into the KDE instructions with

exec dbus-launch --exit-with-session startkde

and I got an error about not finding /usr/local/share/dbus-1/services/.
 With research, I see we set this in the dbus
/etc/dbus-1/session-local.conf file, but we never create the directory!

We either need to create this directory or change it to
/usr/share/dbus-1/services/  which was present and specified in the dbus
configure output.

Looks like an error to me, but I wanted to confirm.

  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to