Streamtuner
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
First you need to install the Repository Key (not strictly necessary) from: http://www.bennewitz.com/rpms/RPM-GPG-KEY.endur
# wget http://www.bennewitz.com/rpms/RPM-GPG-KEY.endur # rpm --import RPM-GPG-KEY.endur
Then you need to install the repositry RPM:
# rpm -i http://www.bennewitz.com/rpms/endurs_repo_i386-release-1.0-5.noarch.rpm
And then the Streamtuner itself from: 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 # yum install streamtuner
Template... (DO NOT FOLLOW)
- 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] # 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
- [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.