Changes between Version 80 and Version 81 of SystemDownloadEN


Ignore:
Timestamp:
Jan 6, 2013, 1:21:38 PM (11 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemDownloadEN

    v80 v81  
    1616
    1717 * [wiki:maemo5PackagingNotes Maemo 5 packaging notes]
     18
     19'''Running modRana'''
     20
     21Just find the modRana or modRana QML icon and press it. :)
     22
     23To start modRana from the command line interface, for the classic GTK GUI run:
     24
     25{{{
     26modrana-gtk
     27}}}
     28
     29For the QML GUI run:
     30
     31{{{
     32modrana-qml
     33}}}
     34
     35=== Maemo 5 Fremantle cutting edge packages ===
     36There is also a cutting edge package repository where modRana packages are generated before they are submitted to Extras.
     37
     38'''NOTE: as the Extras autobuilder is broken at the moment (January 2013), this is for the time being the main modRana repository for Fremantle.'''
     39
     40You can add this repository and then install modRana as usual.
     41
     42First become root. Then add the repository, refresh packages & install modRana:
     43
     44{{{
     45echo http://repo.pub.meego.com/home:/MartinK:/modrana:/modrana-fremantle/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/armel/ ./" > /etc/apt/sources.list.d/modrana-cobs.list
     46apt-get update
     47apt-get install modrana
     48}}}
     49
     50All 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.
    1851
    1952== Installation package for !MeeGo 1.2 Harmattan on the Nokia N9 and N950 == #harmattan