View Single Post
tz1's Avatar
Posts: 716 | Thanked: 236 times | Joined on Dec 2007
#156
I think the application manager won't do the dependencies for deb files, nor will show the python packages unless you are in "red pill" mode. The easiest way may be to do an xterm and as root do "apt-get install python2.5-dbus" and repeat until the deb installs (you can use dpkg -i to install a deb but it will only list unsatisfied dependencies, not get them automatically).