Hallo zusammen,
tut immer noch nicht richtig! :computertod
Beim aufrufen von sudo apt-get install $(make deps) bekomme ich folgende Fehlermeldungen:
sudo apt-get install $(make deps)
/bin/sh: alsactl: not found
sed: kann ../vdr/src/vdr/PLUGINS/src.orig/dvbsddevice/dvbsddevice.c nicht lesen: Datei oder Verzeichnis nicht gefunden
../Makefile.tools:426: *** Target-Muster enthält kein »%«. Schluss.
/bin/sh: automount: not found
Install the pakages xinit, xserver-xorg-input-evdev or icewm-lite (if one of this is listed above) by "aptitude install --without-recommend ..."
/bin/sh: mplayer: not found
/bin/sh: chromium-browser: not found
/bin/sh: smartd: not found
You must first add a ppa reposetory, before you can add xbmc:
sudo add-apt-repository ppa:team-xbmc/unstable && sudo apt-get update
/bin/sh: sensors: not found
You must first add a medibuntu reposetory, before you can add libdvdcss2:
make add_medibuntu
You must first add a ppa reposetory, before you can compile xbmc:
sudo add-apt-repository ppa:wsnipex/xvba-dev && sudo apt-get update
You must first add a ppa reposetory, before you can add handbrake-cli:
sudo add-apt-repository ppa:stebbins/handbrake-releases && sudo apt-get update
Ich bin mir zu 100% sicher, die 3 ppa's vorher entsprechend zu den sources hinzugefügt zu haben.
Kann ich das ignorieren, oder läuft da was daneben?
Gruß nOOn