close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.PluginAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
May 14, 2011, 12:00:35 PM (15 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v49
|
v50
|
|
| 13 | 13 | }}} |
| 14 | 14 | * modRana will be installed to ''/opt/modrana'', this folder also includes the configuration files |
| 15 | | * tiles are stored in ''/home/user/MyDocs/.modRana_tiles/'' (a hidden folder) |
| | 15 | * tiles are stored in ''/home/user/MyDocs/.maps/'' (a hidden folder) |
| 16 | 16 | |
| 17 | 17 | * [wiki:maemo5PackagingNotes Maemo 5 packaging notes] |
| … |
… |
|
| 28 | 28 | * in default configuration, tiles are stored in '''''/usr/share/modrana/cache/images''''', because the on device space is limited, it is advised to store the tiles on the memory card, the path can be modified in '''''user_config.conf''''' in the modRana main folder |
| 29 | 29 | |
| 30 | | * modRana stores tiles in the same way as TangoGPS, a single tile folder can be shared |
| | 30 | * modRana stores tiles in the same way (when not using sqlite to store tiles) as TangoGPS/FoxtrotGPS - you can configure bot to share the same map folder |
| 31 | 31 | |
| 32 | 32 | * map layers can be configured in '''''map_config.conf''''' in the main modRana folder |
| … |
… |
|
| 52 | 52 | * just unpack and run modrana.py |
| 53 | 53 | * prerequisites: '''python''' (cca '''2.5'''+), '''GTK2''' and '''Cairo''', optionally '''Simplejson''' |
| | 54 | * when on Maemo 5, install '''python-hildon''' and '''python-dbus''' nad run with '''python modrana.py n900''' |
| | 55 | * install '''espeak''' to enable text to speach |
| 54 | 56 | |
| 55 | 57 | == A simple script for testing internet connectivity == |