Thread
:
mclock and diablo
View Single Post
terrencegf
2008-08-15 , 21:46
Posts: 221 | Thanked: 182 times | Joined on Jul 2007 @ Central Illinois
#
15
I just tried your
new .deb
but it didn't work. I ran
mClock
from the command line and discovered that it needs a few python imports that must not be in your list of required packages. The following fixed it for me (as root):
Code:
apt-get install python2.5-pygame python2.5-dbus
Note that those two package pull in other packages as well (libsdl-ttf2.0-0 and python2.5-xml at least).
Quote & Reply
|
The Following User Says Thank You to terrencegf For This Useful Post:
twaelti
terrencegf
View Public Profile
Send a private message to terrencegf
Find all posts by terrencegf