User Tools

Site Tools


howto:linux:install:debian

This is an old revision of the document!


Debian Installation Guide

Prerequisites

To ensure flawless operation of Serviio, additional codecs and libraries must be installed not available in current Debian distribution. The packages containing the additional codecs and libraries can be installed from http://deb-multimedia.org.

For instructions how to install packages from http://deb-multimedia.org follow the the next steps.

1. Install missing codecs

1.1 Preparation

Create a file /etc/apt/sources.list.d/deb-multimedia.list and add one of the following lines according to your distribution:

testing

deb http://www.deb-multimedia.org testing main non-free

or

deb ftp://ftp.deb-multimedia.org testing main non-free

unstable

deb http://www.deb-multimedia.org unstablemain non-free

or

deb ftp://ftp.deb-multimedia.org unstablemain non-free

Next update your list of packages

apt-get update

and in first place install the deb-multimedia-keyring

apt-get install deb-multimedia-keyring
1.2 Install DVD playback libraries
sudo apt-get install libdvdread4 libdvdcss2
1.3 Install ffmpeg
sudo apt-get install ffmpeg

2. Install Serviio

Comming soon …

howto/linux/install/debian.1358347032.txt.gz · Last modified: 2013/01/16 14:37 by i-matrixx