hallo,
habe Kompilierungs Anleitung hier im Wiki gelesen und versucht nachzumachen am bananapi und raspberry2. Alles hat geklapt bis:
sudo apt-get install $(make deps)
dann bekomme ich so was:
You must first add a repository before you can install ffmpeg:
sudo add-apt-repository 'deb
http://twolife.be/raspbian/ jessie main' && apt-key adv --keyserver keyserver.ubuntu.com --recv-key 2578B775 && sudo apt-get update
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libdvdcss2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libtool-bin is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
libtool
Package firmware-linux is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package chromium is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
chromium-bsu
E: Package 'chromium' has no installation candidate
E: Unable to locate package chromium-l10n
E: Package 'libdvdcss2' has no installation candidate
E: Package 'firmware-linux' has no installation candidate
E: Unable to locate package firmware-linux-nonfree
E: Package 'libtool-bin' has no installation candidate
E: Unable to locate package libavcodec-ffmpeg-dev
E: Unable to locate package libavutil-ffmpeg-dev
E: Unable to locate package libavformat-ffmpeg-dev
E: Unable to locate package libswscale-ffmpeg-dev
E: Unable to locate package libavcodec-ffmpeg-dev
E: Unable to locate package libavutil-ffmpeg-dev
E: Unable to locate package libavformat-ffmpeg-dev
E: Unable to locate package libmagick++-6.q16-dev
E: Couldn't find any package by regex 'libmagick++-6.q16-dev'
E: Unable to locate package libmagickcore-6.q16-2
E: Couldn't find any package by regex 'libmagickcore-6.q16-2'
E: Unable to locate package libmagick++-6.q16-dev
E: Couldn't find any package by regex 'libmagick++-6.q16-dev'
E: Unable to locate package libmagick++-6.q16-dev
E: Couldn't find any package by regex 'libmagick++-6.q16-dev'
E: Unable to locate package libmagickcore-6.q16-2
E: Couldn't find any package by regex 'libmagickcore-6.q16-2'
E: Unable to locate package libavcodec-ffmpeg-dev
E: Unable to locate package libavformat-ffmpeg-dev
E: Unable to locate package libswresample-ffmpeg-dev
E: Unable to locate package libavutil-ffmpeg-dev
E: Unable to locate package libavfilter-ffmpeg-dev
E: Unable to locate package libmagick++-6.q16-dev
E: Couldn't find any package by regex 'libmagick++-6.q16-dev'
E: Unable to locate package libmagick++-6.q16-dev
E: Couldn't find any package by regex 'libmagick++-6.q16-dev'
und bei beiden Geräten fast das gleiche. Woher bekomme ich die Pakete? Ich könnte auch auf viele MLD Programme und Plugins verzichten, nur welche davon soll ich entfernen damit ich die Abhängigkeiten gelöst habe?
Grüße
Marius