Re: How Do I Setup Dbus & Hal on Fedora?



On Sun, 2004-09-19 at 06:51, billg wrote:
> I've built 2.8.0 on a Fedora Core 2 machine. All seems well. The top
> panel wasn't populated by default, but that's easy enough to fix.
> 
> Questions, though, about dbus and hal: The build complained about a
> missing hald, so I built bootstrap/hal, which also built dbus. How do I
> configure dbus and hal? Hald doesn't appear to be running.  How do I
> ensure that Garnome's dbus is used rather than Fedora's?

First thing to do on Fedora is go into the <garnome
prefix>/etc/dbus-1/system.conf file and change the user from dbus to
messagebus.  Next you need to stop the current dbus
"/etc/rc.d/init.d/messagebus stop"  and start the other one "<garnome
prefix>/etc/rc.d/init.d/messagebus start".  After that start hal
"<garnome prefix>/etc/rc.d/init.d/haldaemon start".  Make sure you do
all this as root.  That should get you up and running.  If you want dbus
and hal to start every time just symlink their init scripts to
/etc/rc.d/init.d/ and add hal to your runlevel.

Note that FC3 will ship with Gnome 2.8 and the latest releases of dbus
and hal.

--
J5




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]