Archive for December 2nd, 2006
If after an upgrade to Ubuntu Edgy VMware server doesn’t work try adding the following lines near the top of /usr/bin/vmware
LD_PRELOAD=/usr/lib/libdbus-1.so.3
export LD_PRELOAD
Thanks to this page for pointing me at the bug report of the problem. In particular the 7th comment.

