View Single Post
Posts: 662 | Thanked: 238 times | Joined on Jul 2007
#15
Have you tried what I did? Run the following in x-term as root (or over SSH):


apt-get install python2.5

then:

apt-get install python2.5-runtime --fix-missing



Hope it helps