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:
-
Jan 7, 2013, 8:39:08 PM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v82
|
v83
|
|
| 110 | 110 | [wiki:QtMokoInstalationEN a walkthrought for intalation on QTMoko] |
| 111 | 111 | |
| 112 | | * on '''SHR unstable''' the packages '''python-netclient''' and '''python-misc''' need to be installed |
| | 112 | * if running modRana without installing on '''SHR''', you need to install some dependencies: |
| | 113 | {{{ |
| | 114 | opkg install python-misc python-netclient python-json python-compress |
| | 115 | }}} |
| 113 | 116 | |
| 114 | | * 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 |
| | 117 | * in default configuration, tiles are stored in '''''/root/.modrana/maps/''''', 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 '''''/root/.modrana/''''' |
| 115 | 118 | |
| 116 | 119 | * 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 |
| 117 | 120 | |
| 118 | | * map layers can be configured in '''''map_config.conf''''' in the main modRana folder |
| | 121 | * map layers can be configured in '''''map_config.conf''''' in '''''/root/.modrana/''''' |
| 119 | 122 | |
| 120 | 123 | * '''''Maps folder sharing configuration example''''': |