> File "/home/rhk/freerunner/auimd/auimd-0.2/core/window_catcher.py", > line 3, in <module> > from Xlib.display import Display > ImportError: No module named Xlib.display > r...@rubert:~/freerunner/auimd/auimd-0.2$
I believe you need to install python-xlib. You may also need some other dependencies such as python-qt4-dbus (a list of dependencies can be found in the README file). Cheers, Pierre. _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

