close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Jul 28, 2010, 9:03:56 PM (16 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v18
|
v19
|
|
| 5 | 5 | == Installation package for Maemo 5 on the Nokia N900 == #maemo |
| 6 | 6 | |
| 7 | | [http://nlp.fi.muni.cz/projekty/gps_navigace/data/modrana-0.12_maemo_SVN.deb] |
| 8 | 7 | |
| 9 | | * packages '''python2.5''' and '''python-gtk2''' from the standart repositories should be installed first |
| | 8 | ModRana is available from the '''Extras-devel''' repository, in the '''Location & Navigation''' section. |
| 10 | 9 | |
| 11 | | * for GPS support install the '''python-location''' package |
| 12 | | * it is also recomanded to install the '''python-simplejson''' package, modRana includes a pure-python version of simplejson, but distribution package should include compiled c acceleration code and could be faster |
| 13 | | |
| | 10 | * If you want to install from the command line, type this '''as root''': |
| | 11 | {{{ |
| | 12 | apt-get install modrana |
| | 13 | }}} |
| 14 | 14 | * modRana will be installed to ''/opt/modrana'', this folder also includes the configuration files |
| 15 | 15 | * tiles are stored in ''/home/user/MyDocs/.modRana_tiles/'' (a hidden folder) |