Streamtuner: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
This requires an internet connection, and some terminal activity... |
This requires an internet connection, and some terminal activity... |
||
In addition, |
In addition, Streamtuner requires: Audacious (2.9 M) |
||
However, Audacious doe not come with the correct mp3 decoder... [I can't get this to work at the moment...] |
|||
# yum install audacious |
|||
Line 17: | Line 21: | ||
http://www.bennewitz.com/rpms/fedora/7/i386/streamtuner-0.99.99-16.1.fc7.i386.rpm |
http://www.bennewitz.com/rpms/fedora/7/i386/streamtuner-0.99.99-16.1.fc7.i386.rpm |
||
<code><nowiki># rpm -i http://www.bennewitz.com/rpms/fedora/7/i386/streamtuner-0.99.99-16.1.fc7.i386.rpm</nowiki></code> |
<code><nowiki># rpm -i http://www.bennewitz.com/rpms/fedora/7/i386/streamtuner-0.99.99-16.1.fc7.i386.rpm</nowiki></code> |
||
Revision as of 22:29, 14 April 2008
Streamed Internet Radio: Streamtuner
This page is under construction. It's intention is to show how to install a stream internet radio application on your OLPC. The only one easy to use I have found is Streamtuner, by: Jean-Yves Lefort [jylefort@brutele.be] found here: http://www.nongnu.org/streamtuner/
Installation
This requires an internet connection, and some terminal activity...
In addition, Streamtuner requires: Audacious (2.9 M)
However, Audacious doe not come with the correct mp3 decoder... [I can't get this to work at the moment...]
- yum install audacious
http://www.bennewitz.com/rpms/RPM-GPG-KEY.endur
# rpm --import RPM-GPG-KEY.mh
# rpm --import http://www.bennewitz.com/rpms/RPM-GPG-KEY.endur
http://www.bennewitz.com/rpms/fedora/7/i386/streamtuner-0.99.99-16.1.fc7.i386.rpm
# rpm -i http://www.bennewitz.com/rpms/fedora/7/i386/streamtuner-0.99.99-16.1.fc7.i386.rpm
Template...
- import the Livna public key:
# rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY
- install the Livna repository package:
# rpm -i http://rpm.livna.org/livna-release-7.rpm
- perform an update of the package database:
# yum update
- [optional / obsolete] try to install MPlayer:
# yum install mplayer
- it won't work, but it will list the missing dependencies
- the required libdvdnav-4 lives outside any known repository - select a mirror and install the repository package:
# rpm --nodeps -i [mirror URL]
(e.g.# rpm --nodeps -i http://ftp.belnet.be/pub/mirror/Mandrakelinux/current/i586/media/main/backports/libdvdnav4-4.1.1-0.956.2mdv2008.0.i586.rpm
)
- install MPlayer:
# yum install mplayer
- [optional] install MPlayer GUI:
# yum install mplayer-gui
The interface not "Sugar-ified", but the Sugar GUI will simply use a placeholder icon in the running app ring.