View Single Post
Posts: 529 | Thanked: 46 times | Joined on Sep 2007
#9
Originally Posted by rtaranu View Post
Edit: I took care of the GPL license (I think) and I moved the code to google code hosting.

Hello, I wanted to show-off some code I wrote in the last two weeks. It's a maemo-mapper knock-off since I *ahem* borrowed some code to get me started and it is very early preview software, but it does have two cool features:
  • tiles are saved in a sqlite database
  • you can scroll around smoothly using the stylus

You can go visit the web-page I set up for this at

http://rtaranu.googlepages.com/pymapper

and I'd like to hear any comments or questions you have to offer.
Hi,
could you kindly tell me in plain words how to install your .py files on Nokia 770 to make them working ?
I copied files downloaded to PC from PC to Nokia 770 to memory card mmc1.
gained root
but xterm
chmod +x GoogleMaps.py && ./GoogleMaps.py
doesn't work as .py still sits at my mmc1.
with editors I can open file and save to user's file system
not to Unix-like root file system tree.
So I suppose I do need to cp .py to some other place.
Which place is thwe right one
to run chmod subsequently ?

Python i great.
I do hope to master running python scripts today.
But only with your help.

btw.
It's a great idea to have maemo mapper ported both to C and Python.
Thanks.
Darius