I'm getting these error messages when running dbus-monitor:<br><br> dbus-monitor --session<br>Failed to open connection to session bus: /usr/local/bin/dbus-launch terminated abnormally with the following error: Autolaunch requested, but X11 support not compiled in.<br>
Cannot continue.<br><br><br>So I'm assuming I didn't install dbus-x11. Is this package built by configuring dbus with the --with-x option? Because I can't find the source package for it anywhere. But I tried using the --with-x=yes flag when running configure in my dbus source directory, however I ended up with a configuring that does not build x11.<br>
<br> 64-bit int: long long<br> 32-bit int: int<br> 16-bit int: short<br> Doxygen: no<br> xmlto: no<br><br> Maintainer mode: no<br>
gcc coverage profiling: no<br> Building unit tests: no<br> Building verbose mode: no<br> Building assertions: no<br> Building checks: yes<br> Building SELinux support: no<br>
Building inotify support: yes<br> Building dnotify support: no<br> Building kqueue support: no<br> Building X11 code: no<br> Building Doxygen docs: no<br> Building XML docs: no<br>
Building cache support: yes<br> Gettext libs (empty OK): <br> Using XML parser: <br> Init scripts style: redhat<br> Abstract socket names: yes<br> System bus socket: /usr/local/var/run/dbus/system_bus_socket<br>
System bus address: unix:path=/usr/local/var/run/dbus/system_bus_socket<br> System bus PID file: /usr/local/var/run/messagebus.pid<br> Session bus socket dir: /tmp<br> Console auth dir: /var/run/console/<br>
Console owner file: no<br> Console owner file path: <br> System bus user: messagebus<br> Session bus services dir: /usr/local/share/dbus-1/services<br> 'make check' socket dir: /tmp<br>
<br>Totally stumped.<br><br>Luying<br>