Hey,<br><br>I've downloaded dbus 1.4.8 and installed it with MSYS/MinGW.<br><br>configuration: ./configure --prefix=/usr/local/ --with-xml=expat --enable-tests --enable-verbose-mode<br><br>I have created c:\Program Files\Common Files\dbus-1\session directory<br>
<br>I run in an MSYS terminal:<br><br>dbus-daemon --session<br><br>In another MSYS terminal :<br><br>dbus-monitor<br><br>dbus-monitor fails with the error:<br><br>Failed to open connection to session bus: Failed to get autolaunch address from launched dbus-daemon<br>
<br>I have attached the log of dbus-daemon and dbus-monitor when using verbose mode.<br><br>Note that I know nothing about dbus. I just want it so that I can use, on Windows, a program that is using dbus.<br><br>Does someone have an idea of the problem ?<br>
<br>thank you<br><br>Vincent Torri<br><br>PS: make check fails too, I have attached the log file (gzippped)<br><br><br>