Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(rough outline of what article will be)
Line 1: Line 1:
  WARNING:  THIS IS A WORK IN PROGRESS
  WARNING:  THIS IS A WORK IN PROGRESS
  STATUS: Not even close yet.
  STATUS: Not even close yet.
 +
= MeeGo-Lem: Linux Everywhere
See http://lists.meego.com/pipermail/meego-community/2011-March/003675.html
See http://lists.meego.com/pipermail/meego-community/2011-March/003675.html
Line 9: Line 10:
* Prerequisites:
* Prerequisites:
-
 
+
** Setup sudo **
-
** Setup sudo.
+
-
 
+
  ...
  ...
-
 
** Install tar and wget
** Install tar and wget
-
 
  sudo zypper install tar wget
  sudo zypper install tar wget
  ...
  ...
-
 
* Install repos
* Install repos
-
 
** /etc/zypp/repos.d/*.repo
** /etc/zypp/repos.d/*.repo
-
 
   cd /tmp ; wget 'https://bugs.meego.com/attachment.cgi?id=4761'
   cd /tmp ; wget 'https://bugs.meego.com/attachment.cgi?id=4761'
   cd /    ; tar xvzf '/tmp/attachment.cgi?id=4761'
   cd /    ; tar xvzf '/tmp/attachment.cgi?id=4761'
-
 
** /etc/pki/rpm-gpg/*
** /etc/pki/rpm-gpg/*
-
 
   cd /tmp ; wget 'https://bugs.meego.com/attachment.cgi?id=4762'
   cd /tmp ; wget 'https://bugs.meego.com/attachment.cgi?id=4762'
   cd /    ; tar xvzf '/tmp/attachment.cgi?id=4762'
   cd /    ; tar xvzf '/tmp/attachment.cgi?id=4762'
-
 
** Refresh zypper
** Refresh zypper
-
 
  $ sudo zypper clean --all
  $ sudo zypper clean --all
  $ sudo zypper refresh
  $ sudo zypper refresh
  Preparing...                ########################################### [100%]
  Preparing...                ########################################### [100%]
-
 
* The Hacks that Make it All Possible
* The Hacks that Make it All Possible
-
 
** Fedora uses readline6, MeeGo uses readline5.
** Fedora uses readline6, MeeGo uses readline5.
-
 
** Fedora uses Python 2.7, MeeGo uses Python 2.6.
** Fedora uses Python 2.7, MeeGo uses Python 2.6.
-
 
* Some Example Installations
* Some Example Installations
-
 
** Be able to watch/hear common internet media formats.
** Be able to watch/hear common internet media formats.
-
 
** smplayer to watch streamed audio/video.
** smplayer to watch streamed audio/video.
-
 
** gpodder and needed python plugins -- to watch/manage podcats.
** gpodder and needed python plugins -- to watch/manage podcats.
-
 
** The OpenShot Video Editor
** The OpenShot Video Editor
-
 
[[http://nielsmayer.com/meego/lem/openshot.png]]
[[http://nielsmayer.com/meego/lem/openshot.png]]
-
 
** The Jack Audio Connection Kit, QJackCtl, and Various Cool Audio Tools
** The Jack Audio Connection Kit, QJackCtl, and Various Cool Audio Tools
-
 
http://nielsmayer.com/meego/netbooktablet/CCRMA-3.png
http://nielsmayer.com/meego/netbooktablet/CCRMA-3.png
http://nielsmayer.com/meego/netbooktablet/CCRMA-2.png
http://nielsmayer.com/meego/netbooktablet/CCRMA-2.png
Line 62: Line 41:
http://nielsmayer.com/meego/netbooktablet/CCRMA-5.png
http://nielsmayer.com/meego/netbooktablet/CCRMA-5.png
http://nielsmayer.com/meego/netbooktablet/CCRMA-6.png
http://nielsmayer.com/meego/netbooktablet/CCRMA-6.png
-
 
** Qtractor Audio/MIDI Editor and Sound processing plugins.
** Qtractor Audio/MIDI Editor and Sound processing plugins.
-
 
http://nielsmayer.com/meego/qtractor-plastique-style-meego.png
http://nielsmayer.com/meego/qtractor-plastique-style-meego.png
http://nielsmayer.com/meego/qtractor-dialogs-plastique-style-meego.png
http://nielsmayer.com/meego/qtractor-dialogs-plastique-style-meego.png

Revision as of 22:16, 15 March 2011

WARNING:  THIS IS A WORK IN PROGRESS
STATUS: Not even close yet.

= MeeGo-Lem: Linux Everywhere

See http://lists.meego.com/pipermail/meego-community/2011-March/003675.html

https://bugs.meego.com/show_bug.cgi?id=14129

Installation

  • Prerequisites:
    • Setup sudo **
...
    • Install tar and wget
sudo zypper install tar wget
...
  • Install repos
    • /etc/zypp/repos.d/*.repo
 cd /tmp ; wget 'https://bugs.meego.com/attachment.cgi?id=4761'
 cd /    ; tar xvzf '/tmp/attachment.cgi?id=4761'
    • /etc/pki/rpm-gpg/*
 cd /tmp ; wget 'https://bugs.meego.com/attachment.cgi?id=4762'
 cd /    ; tar xvzf '/tmp/attachment.cgi?id=4762'
    • Refresh zypper
$ sudo zypper clean --all
$ sudo zypper refresh
Preparing...                ########################################### [100%]
  • The Hacks that Make it All Possible
    • Fedora uses readline6, MeeGo uses readline5.
    • Fedora uses Python 2.7, MeeGo uses Python 2.6.
  • Some Example Installations
    • Be able to watch/hear common internet media formats.
    • smplayer to watch streamed audio/video.
    • gpodder and needed python plugins -- to watch/manage podcats.
    • The OpenShot Video Editor

[[1]]

    • The Jack Audio Connection Kit, QJackCtl, and Various Cool Audio Tools

http://nielsmayer.com/meego/netbooktablet/CCRMA-3.png http://nielsmayer.com/meego/netbooktablet/CCRMA-2.png http://nielsmayer.com/meego/netbooktablet/CCRMA-4.png http://nielsmayer.com/meego/netbooktablet/CCRMA-5.png http://nielsmayer.com/meego/netbooktablet/CCRMA-6.png

    • Qtractor Audio/MIDI Editor and Sound processing plugins.

http://nielsmayer.com/meego/qtractor-plastique-style-meego.png http://nielsmayer.com/meego/qtractor-dialogs-plastique-style-meego.png

Personal tools