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 28, 2014, 10:17:04 PM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v94
|
v95
|
|
| 46 | 46 | }}} |
| 47 | 47 | |
| 48 | | === Maemo 5 Fremantle cutting edge packages === |
| 49 | | Since the !MeeGo community OBS has been shut down on at the end of May 2013, the most up to date packages fro Fremantle are available from Meaemo Extras-Devel. |
| | 48 | After installation, the modRana icon should show up as usual. |
| 50 | 49 | |
| 51 | | |
| 52 | | ~~There is also a cutting edge package repository (hosted on the Community OBS instance = COBS) where modRana packages are generated before they are submitted to Extras.~~ |
| 53 | | |
| 54 | | ~~You can add this repository and then install modRana as usual.~~ |
| 55 | | |
| 56 | | ~~First become root. Then add the repository, refresh packages & install modRana:~~ |
| | 50 | To launch modRana from the command line, use this: |
| 57 | 51 | |
| 58 | 52 | {{{ |
| 59 | | echo "deb http://repo.pub.meego.com/home:/MartinK:/modrana:/modrana-fremantle/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/ ./" > /etc/apt/sources.list.d/modrana-cobs.list |
| 60 | | apt-get update |
| 61 | | apt-get install modrana |
| | 53 | sailfish-qml harbour-modrana |
| 62 | 54 | }}} |
| 63 | | |
| 64 | | ~~All dependencies should be automatically handled & the modRana icon should appear as usual. Also the instructions for running modrana from the command-line are the same. |
| 65 | | ~~ |
| 66 | 55 | |
| 67 | 56 | == Installation package for !MeeGo 1.2 Harmattan on the Nokia N9 and N950 == #harmattan |