User Tools

Site Tools


howto:linux:install:centos

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
Next revision Both sides next revision
howto:linux:install:centos [2012/09/02 18:27]
rumbles Added CentOS version
howto:linux:install:centos [2012/09/02 18:44]
rumbles [9. Rebuild ffmpeg] typo
Line 159: Line 159:
  
   * ffmpeg<code>cd ~/src   * ffmpeg<code>cd ~/src
-git clone --depth 1 git://git.videolan.org/ffmpeg+wget http://download.serviio.org/opensource/ffmpeg-N-42368-gbf53863.tar.gz 
 +tar xvf ffmpeg-N-42368-gbf53863.tar.gz
 cd ffmpeg cd ffmpeg
 ./configure --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libtheora \ ./configure --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libtheora \
Line 172: Line 173:
 JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -Dderby.system.home=$SERVIIO_HOME/library -Dserviio.home=$SERVIIO_HOME -Dffmpeg.location=/usr/local/bin/ffmpeg"</code> JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -Dderby.system.home=$SERVIIO_HOME/library -Dserviio.home=$SERVIIO_HOME -Dffmpeg.location=/usr/local/bin/ffmpeg"</code>
  
-  * At this point it should be working, I have this tested on an X Box 360, if you have any troubles you may find my the forum post here useful [[http://forum.serviio.org/viewtopic.php?f=7&t=7277&start=0]]+  * At this point it should be working, I have this tested on an XBox 360, if you have any troubles you may find my the forum post here useful [[http://forum.serviio.org/viewtopic.php?f=7&t=7277&start=0]]
  
 ~~NOTOC~~ ~~NOTOC~~
howto/linux/install/centos.txt · Last modified: 2015/01/14 15:50 (external edit)