Streamtuner: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
However, Audacious doe not come with the correct mp3 decoder... [I can't get this to work at the moment...] |
However, Audacious doe not come with the correct mp3 decoder... [I can't get this to work at the moment...] |
||
# yum install audacious |
# yum install audacious |
||
http://www.bennewitz.com/rpms/RPM-GPG-KEY.endur |
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 |
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 |
|||
Line 36: | Line 36: | ||
* [''optional / obsolete''] try to install MPlayer: <code># yum install mplayer</code> - it won't work, but it will list the missing dependencies |
* [''optional / obsolete''] try to install MPlayer: <code># yum install mplayer</code> - it won't work, but it will list the missing dependencies |
||
* the required [http://rpm.pbone.net/index.php3/stat/4/idpl/5528126/com/libdvdnav-4.1.1-2.fc7.i386.rpm.html libdvdnav-4] lives outside any known repository - select a mirror and install the repository package: |
* the required [http://rpm.pbone.net/index.php3/stat/4/idpl/5528126/com/libdvdnav-4.1.1-2.fc7.i386.rpm.html 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: |
* install MPlayer: |
||
# yum install |
|||
* [''optional''] install MPlayer GUI: <code># yum install mplayer-gui</code> |
* [''optional''] install MPlayer GUI: <code># yum install mplayer-gui</code> |
Revision as of 22:40, 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 # yum install streamtuner
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] # 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.