Linux Media PC

From Shrubbery

Jump to: navigation, search


Linux Media PC information

Contents

[edit] Articles and Howto

[edit] Sites

[edit] Hardware

[edit] Cases

[edit] TV Tuner

[edit] Remote control

[edit] Software

[edit] Video / DVD / TV

[edit] Audio / Music

[edit] Installing Xine on FC6

First you need to have access to the Livna repository. See UsingLivna for more info.

After you've registered the Livna repository with yum, xine should be available:

# yum install -y xine xine-lib-devel xine-lib-extras-nonfree

Then run xine-check from the local xterm, as a non-root user.

To install commercial (encrypted) DVD support:

# yum install libdvdcss

[edit] MP3 support on FC6

# yum install -y gstreamer-ffmpeg
# yum install -y gstreamer-plugins-bad gstreamer-plugins-multiverse gstreamer-plugins-ugly

[edit] Installing banshee on FC6

First you need to have access to the Livna repository. See UsingLivna for more info.

# yum install -y banshee
  • There are lots of dependencies because Banshee is writen in 'mono' (a Linux version of the .NET CLR), so be prepared to wait a while.
  • The dependencies for ipod support will be automatically installed.
Personal tools