View Single Post
Posts: 23 | Thanked: 61 times | Joined on Jul 2010
#10
game crash after pygames window start...any idea?
please make sure python2.5 and python2.5-pygame are installed by:
1.open the maemo terminal and run "dpkg --get-selections | grep python2.5" the result should be "python2.5 install" (and other applicationssuch as "python2.5-qt4 install" etc)
2. run "dpkg --get-selections | grep python-pygame" the result should be "python-pygame install"
if there are no results than the package isn't installed

Now, to install the them: 1. open the terminal and get root (install rootsh and type "sudo gainroot")
2. type "apt-get install python2.5"
3. type "apt-get install python-pygame"
4. install destroid package as described in the main post->How To Install->step 2

Hope that helped!

Thank you for the feedbacks!
If you like the game please vote for it in the N900 Coding Competition!!!!

Last edited by destroid; 2010-07-21 at 20:47.