User Tools

Site Tools


howto:linux:install:fedora

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:linux:install:fedora [2013/07/15 09:55]
zip [4a.Fedora >= 15 - Systemd script]
howto:linux:install:fedora [2015/01/19 14:51]
zip
Line 4: Line 4:
   * Update your system <code>yum update</code>   * Update your system <code>yum update</code>
   * Make sure you install rmpfusion packages free and non-free from: http://rpmfusion.org/Configuration/ Just click on Fedora x (your release) and install via Software manager.   * Make sure you install rmpfusion packages free and non-free from: http://rpmfusion.org/Configuration/ Just click on Fedora x (your release) and install via Software manager.
-  * Next up, check your java is installed by running <code>yum install java-1.7.0-openjdk</code> (newest release at time of writing this page)+  * Next up, check your java is installed by running <code>yum install java-1.7.0-openjdk</code> (newest release at time of writing this page) FIXME Java 8 required now
   * Then install ffmpeg with <code>yum install ffmpeg</code>   * Then install ffmpeg with <code>yum install ffmpeg</code>
 +**For ffmpeg on Fedora 20** 
 +<code> rpm -Uvh http://rpm.livna.org/livna-release.rpm</code>
 +<code>yum install gstreamer-plugins-bad gstreamer-plugins-bad-free-extras gstreamer-plugins-bad-nonfree gstreamer-plugins-ugly gstreamer-ffmpeg ffmpeg mencoder ffmpeg2theora mplayer libdvdcss</code>
 ==== 1.Download Serviio ==== ==== 1.Download Serviio ====
 <code>wget http://download.serviio.org/releases/serviio-1.2.1-linux.tar.gz</code> <code>wget http://download.serviio.org/releases/serviio-1.2.1-linux.tar.gz</code>
howto/linux/install/fedora.txt ยท Last modified: 2015/01/19 14:51 by zip