Compile xbmc (Frodo) on Lubuntu 3.1.1 on a BananaPi:nn nnBefore you install xbmc, make sure you have installed libUMP, otherwise you will get the following error:n
Makefile.config:96: *** Missing library dependencies: libUMP.so.3. Stop.
nHow to install libUMP, see https://www.schwarzimnetz.de/ms/?p=302nnNow lets go:n
apt-get build-dep xbmcnapt-get install swig default-jre libgtk2.0-bin libssh-4 libssh-devnsudo echo -e "\nA10HWR=1" >> /etc/environmentngit clone https://github.com/rellla/xbmca10.gitncd xbmca10ngit checkout stage/Frodonncd tools/a10/dependsnmakenmake -C xbmcncd ../../../nmake install
Schreibe einen Kommentar