Ubuntu Feisty
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Installation) |
(→Installation) |
||
Zeile 23: | Zeile 23: | ||
W: GPG error: http://e-tobi.net etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DB90D8FC306B6783 | W: GPG error: http://e-tobi.net etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DB90D8FC306B6783 | ||
W: You may want to run apt-get update to correct these problems | W: You may want to run apt-get update to correct these problems | ||
+ | |||
+ | Daher den Keyring von Tobi installieren: | ||
+ | sudo apt-get install e-tobi-keyring | ||
Weiter geht es mit: | Weiter geht es mit: | ||
sudo apt-get install vdr | sudo apt-get install vdr | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
[[Kategorie:Ubuntu]] | [[Kategorie:Ubuntu]] | ||
[[Kategorie:Distributionen]] | [[Kategorie:Distributionen]] |
Version vom 20. Mai 2007, 14:27 Uhr
VDR unter Ubuntu Feisty installieren.
Paketquellen
In Feisty ist der VDR 1.4.4 enthalten. Leider sind nur wenige Plugins verfügbar.
VDR 1.4.6-1ctvdr2 erhält man über das e-tobi Repository.
Ein Eintrag für dieses lässt sich z.B. per sudo nano -w /etc/apt/sources.list hinzufügen:
deb http://e-tobi.net/vdr-experimental/ etch base addons vdr-multipatch
Installation
sudo apt-get update
Folgende Warnung erscheint und würde auch nach erneutem Aufruf wieder auftreten:
Hit http://e-tobi.net etch/vdr-multipatch Packages Fetched 6727B in 5s (1161B/s) Reading package lists... Done W: GPG error: http://e-tobi.net etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DB90D8FC306B6783 W: You may want to run apt-get update to correct these problems
Daher den Keyring von Tobi installieren:
sudo apt-get install e-tobi-keyring
Weiter geht es mit:
sudo apt-get install vdr