Zattoo ist bzw. war eine ganz tolle Möglichkeit über’s Internet Fernsehprogramme zu empfangen. Trotz der unschönen Änderungen ist hier noch mal eine kurze Anleitung, für die Installation unter Debian.
Als erstes empfiehlt es sich natürlich, ein paar Quellen hinzuzufügen:
vi /etc/apt/sources.list
deb http://www.debian-multimedia.org lenny main
deb http://www.backports.org/debian etch-backports main contrib non-free
…und nun geht’s los!
apt-get update
apt-get install gtk2-engines libxul0d libasound2
dpkg zattoo-3.3.2.20318-i386.deb
apt-get -f install
getlibs /usr/bin/zattoo_player
Wer in der glücklichen Lage ist, ein 64 Bit-System zu betreiben muss noch ein wenig zaubern!
dpkg -i –force-all zattoo-3.3.2.20318-i386.deb
wget http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb
dpkg -i getlibs-all.deb
getlibs /usr/bin/zattoo_player
zattoo_player: error while loading shared libraries: libssh2.so.1: cannot open shared object file: No such file or directory
Lösung:
getlibs -p libssh2-1
Quelle:
http://debian.asconix.com/iptv-zattoo-debian-lenny-64bit-howto
Schlagworte: Debian, Linux, Unix, Unterhaltung