On Sat, 11 Apr 2009, DRC wrote:
However, I ran into a problem with dbus. RHEL 4 ships a pre-release version (0.22) which isn't compatible with the X server 1.5 source. For comparison, RHEL 5 uses a significantly newer version (1.12.) Unfortunately, however, other system applications are tied to the ABI-incompatible pre-release, so it isn't a simple matter of upgrading the RPM. I'd need to build it from source and then link Xvnc to my version of it (probably statically.)Any sage advice? I'm hoping that maybe there's a magic flag to disable the dbus requirement or something like that.
There's a configure flag: $ ./configure --help 2>&1 | grep -i dbus --enable-config-dbus Build D-BUS API support (default: no)Does this flag help? What's strange is that the help text says it defaults to no, but apparently this isn't the case. In any case, DBUS doesn't seem to be a hard dependency; we don't have it all on our build system.
Best regards, ---
Peter Åstrand ThinLinc Chief Developer Cendio AB http://www.cendio.com Wallenbergs gata 4 583 30 Linköping Phone: +46-13-21 46 00
------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com
_______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel