Hello,
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:
>>>sudo apt-add-repository "https://apt.tvheadend.org/stable KOMPONENTE DISTRIBUTION main"
sudo: apt-add-repository: Befehl nicht gefunden
Trying Manual:
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.
Update: If i change into the cloned “tvheadend”-directory and start “./configure” as written in the github ReadMe I get the message
“ERROR: no gettext binaries found”:
>>># ./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
Update: Even installing an outdated version doesn’t seem possible anymore (‘package can’t be found’):
#>>> sudo apt-get install tvheadend
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket tvheadend kann nicht gefunden werden.
So my querstion is: How can i install an actal version of TvHeadEnd within DietPi ?
Cheers,
Lelo