Connect to your Raspberry using Putty (user: „pi“ password: „raspberry“) and copy the following commands.
sudo apt-get install build-essential automake git libtool ca-certificates ( → This install the libaries for compiling )
-
cd xbmc-addon-iptvsimple ( → change the direcory where the sources have been downloaded )
git checkout frodo ( → change to the branch for XMBC „frodo“
sh ./autogen.sh ( → configs for the build process )
./configure ( → generates the make file )
sudo apt-get install zip unzip ( → installs ZIP and UNZIP)
make dist-zip ( makes zip pvr.iptvsimple.1.6.1.zip
install the app via „Install from ZIP on your Raspbmc.
activate and configure the addon.