i had to re-setup my Dietpi and wanted to use an actual version of TvHeadEnd. Sadly I get error-messages
using both ways of installation listed in Ubuntu-Wiki here:
Trying New repository:
Code: Select all
>>>sudo apt-add-repository "https://apt.tvheadend.org/stable KOMPONENTE DISTRIBUTION main"
sudo: apt-add-repository: Befehl nicht gefunden
Code: Select all
Checke Dateien aus: 100% (5453/5453), Fertig.
>>>~# make
make: *** Es wurden keine Ziele angegeben und keine „make“-Steuerdatei gefunden. Schluss.
>>>~# sudo make install
make: *** Keine Regel, um „install“ zu erstellen. Schluss.
"ERROR: no gettext binaries found":
Code: Select all
>>># ./configure
Checking support/features
checking for cc execinfo.h ... ok
checking for cc -mmmx ... fail
checking for cc -msse2 ... fail
checking for cc -Wunused-result ... ok
checking for cc -fstack-protector ... ok
checking for cc -fstack-protector-strong ... ok
checking for cc -fstack-check ... ok
checking for cc -fPIE ... ok
checking for cc strlcat ... fail
checking for cc strlcpy ... fail
checking for cc fdatasync ... ok
checking for cc getloadavg ... ok
checking for cc atomic32 ... ok
checking for cc atomic64 ... ok
checking for cc atomic_time_t ... ok
checking for cc atomic_ptr ... ok
checking for cc bitops64 ... ok
checking for cc lockowner ... ok
checking for cc qsort_r ... ok
checking for cc stime ... ok
checking for cc gmtoff ... ok
checking for cc recvmmsg ... ok
checking for cc sendmmsg ... ok
checking for cc libiconv ... fail
^ using build-in glibc iconv routines
checking for cc ifnames ... ok
checking for cc cclang_threadsan ... fail
checking for py module gzip ... ok
checking for pkg-config ... ok
checking for xgettext ... fail
ERROR: no gettext binaries found
Code: Select all
#>>> sudo apt-get install tvheadend
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket tvheadend kann nicht gefunden werden.
Cheers,
Lelo