View Single Post
pipeline's Avatar
Posts: 693 | Thanked: 502 times | Joined on Jul 2007
#5
Originally Posted by tsvest View Post
I tried to install the program but it requires additional packages related to Python. Where is the best place to get these? (A direct link would be great)
10x
It's in maemo extras i think... make sure to have that repo enabled. With that enabled i should think it would automatically pull in python but you can manually install python runtime using this....

In xterm :
sudo gainroot
apt-get update
apt-get install python2.5-runtime
 

The Following 2 Users Say Thank You to pipeline For This Useful Post: