OpenSUSE VDR DVB-S2 - xine - Teil4: xine

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Installation xine

xine herunterladen

cd /data/installfiles/vdr
wget http://home.vr-web.de/~rnissl/vdr-xine-0.7.11.tgz
wget http://home.vr-web.de/~rnissl/xine-lib-cvs-20070829224000.tar.bz2
wget http://home.vr-web.de/~rnissl/xine-ui-cvs-20070829224000.tar.bz2

xine Plugin vorbereiten

cd /usr/local/src/vdr/PLUGINS/src
tar -xzf /data/installfiles/vdr/vdr-xine-0.7.11.tgz
mv vdr-xine-0.7.11/ xine

Installation xine-lib

cd /tmp/
tar -xjf /data/installfiles/vdr/xine-lib-cvs-20070829224000.tar.bz2