Starting D-BUS

Ralf Habacker ralf.habacker at freenet.de
Thu Nov 9 13:47:16 CET 2006


Paulo Jorge Guedes schrieb:
> Hi,
>
> Simple question, how to start dbus on win32?
>   
This depends on where you have installed dbus. Say dbus is compiled for
and install into c:\Program Files\dbus you should open a command line and
run
set PATH=<path where libxml2.dll is located>;%PATH%
set PATH="c:\Program Files\dbus\bin";%PATH%
dbus-launch

Ralf




More information about the Kde-windows mailing list