View Single Post
Scarflash's Avatar
Posts: 193 | Thanked: 23 times | Joined on Aug 2007
#91
Originally Posted by regder View Post
hopefully someone can help me out here. Trying to install python so I can install mytube but can't get python installed, I've tried installing python straight as well as the maemo extras package and can't get either installed. Can someone please point me to a step by step how to on how to install it

thank you

edit - so I've installed python 2.5, but when I go to install mytube it says I'm still missing python-gdata, how can I install this?

thanks
This is what I did, Get becomeroot like this:
Install becomeroot package http://eko.one.pl/maemo/dists/bora/u....1-2_armel.deb
using the aplication manager.

Close aplication manager and open xterm (in Utilities menu).
Become root with:
sudo gainroot

Now install python-gdata like this:
apt-get install python-gdata