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:
-
Oct 19, 2015, 1:45:06 AM (11 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v102
|
v103
|
|
| 35 | 35 | == Installation package for Sailfish OS == |
| 36 | 36 | |
| 37 | | !ModRana for Sailfish OS is available from the '''!OpenRepos''' application repository. |
| | 37 | !ModRana for Sailfish OS is available from the '''!OpenRepos''' application repository and from '''Jolla store'''. |
| 38 | 38 | |
| 39 | 39 | To install it just search for **modRana** or look into the ''Applications -> City guides & maps'' category. |
| … |
… |
|
| 45 | 45 | '''[https://openrepos.net/content/martink/modrana-0 modRana for Sailfish @ OpenRepos]''' |
| 46 | 46 | |
| 47 | | Once the '''Jolla Store''' starts accepting Python applications & applications using GPS, modRana should be also available from there. |
| | 47 | There is no web version of the '''Jolla store''' at the moment, so no QR code for it so far. :) |
| 48 | 48 | |
| 49 | 49 | '''Running modRana from the command line''' |
| … |
… |
|
| 122 | 122 | |
| 123 | 123 | '''Optional - running the modRana GTK GUI''' |
| | 124 | |
| 124 | 125 | I've succeeded in building the GTK library and its Python bindings for Nemo, so you can also run modRana with the classic GTK UI on Nemo. Just add my Nemo repository and install GTK & PyGTK: |
| 125 | 126 | {{{ |
| … |
… |
|
| 135 | 136 | |
| 136 | 137 | [http://www.modrana.org/packages/modrana_0.29-1_all.ipk] |
| | 138 | |
| 137 | 139 | '''NOTE: this package is VERY outdated, get the modRana tarball & clone it from git to get a more recent version''' |
| 138 | 140 | |
| … |
… |
|
| 181 | 183 | == Installation package for Ubuntu and Debian == #deb |
| 182 | 184 | |
| | 185 | '''CAUTION: horrendously outdated''' |
| | 186 | |
| 183 | 187 | [http://www.modrana.org/packages/modrana-0.29-1_all_SVN.deb] |
| 184 | 188 | |
| 185 | | |
| | 189 | '''Looking for !Debian/Ubuntu package maintainers! ''' |
| 186 | 190 | |
| 187 | 191 | == ''Tarball'' == #tarball |
| … |
… |
|
| 192 | 196 | |
| 193 | 197 | * just unpack and run modrana.py |
| 194 | | * prerequisites: '''python''' (cca '''2.5'''+), '''GTK2''' and '''Cairo''', optionally '''Simplejson''' |
| 195 | | * when on Maemo 5, install '''python-hildon''' and '''python-dbus''' and run with '''python modrana.py -d n900''' |
| | 198 | * prerequisites for the GTK GUI: |
| | 199 | * '''python''' (cca '''2.5'''+) |
| | 200 | * '''GTK2''' and '''Cairo''' |
| | 201 | * optionally '''Simplejson''' |
| | 202 | * when on Maemo 5, install '''python-hildon''' and '''python-dbus''' and run with '''python modrana.py -d n900''' |
| | 203 | * the Qt 5 GUI requires '''Python 3.2+''', '''Qt 5.1+''' and '''!PyOtherSide''' |
| 196 | 204 | * install '''espeak''' to enable text to speech |
| 197 | 205 | |
| … |
… |
|
| 228 | 236 | Summary changelogs have been moved to the [wiki:ChangelogEN changelog page] due to making the download page too long. :) |
| 229 | 237 | |
| 230 | | An [https://github.com/M4rtinK/modrana-packaging/blob/master/modrana/changes up-to-date changelog] is usually also available from the modRana packaging repository. It is generated semi-automatically when packages are being built so it should be generally more up-to-date than the summary changelog. |
| | 238 | A changelog is also part of the [https://github.com/M4rtinK/modrana/blob/master/packaging/modrana.spec modRana spec file]. The changelog is automatically updated when a new version of modRana is released, so it should be generally more up-to-date than the summary changelog which currently needs to be updated manually. |
| 231 | 239 | |
| 232 | 240 | == Licence == |