Da die libiconv nicht von Debian mit ausgeliefert wird, diese aber gerne genutzt wird im TvHeadEnd hier eine quick Guide zu selber kompilieren:
mkdir /root/libiconv/ cd /root/libiconv/ wget http://ftp.gnu.org/gnu/libiconv/libiconv-1.14.tar.gz tar xvzf libiconv-1.14.tar.gz cd libiconv-1.14 ./configure && make && make install
Das sollte es gewesen sein, jetzt meckert auch TvHeadEnd nich mehr rum.
Comments
Ich bekomme folgende fehler
Makefile:914: recipe for target ‚progname.o‘ failed
make[2]: *** [progname.o] Error 1
make[2]: Leaving directory ‚/home/osmc/libiconv/libiconv-1.14/srclib‘
Makefile:865: recipe for target ‚all‘ failed
make[1]: *** [all] Error 2
make[1]: Leaving directory ‚/home/osmc/libiconv/libiconv-1.14/srclib‘
Makefile:33: recipe for target ‚all‘ failed
make: *** [all] Error 2
root@osmc:/home/osmc/libiconv/libiconv-1.14#
Hallo,
aus den Logs sehe ich,dass Sie auf OSMC kompilieren. Benutzen Sie eine Raspberry als System?
Ja ich benütze ein Raspberry pi2