Dernier message de la page précédente :
@Frederix : tu es bien gentil mais je ne crois guère que tu sois "chef de projet informatique" vu ton niveaudonc il va falloir que tu lises un peu des man (manuel) avant de t'emballer sur des forums.
EyeTV T2 liteDernier message de la page précédente :
@Frederix : tu es bien gentil mais je ne crois guère que tu sois "chef de projet informatique" vu ton niveauCode : Tout sélectionner
newman@newman-HP-ProBook-450-G2:~/tvheadend$ ./configure
Checking support/features
checking for cc execinfo.h ... ok
checking for cc -mmmx ... ok
checking for cc -msse2 ... ok
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 ... fail
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
WARN: no python binary found
checking for py module gzip ... fail
checking for pkg-config ... ok
checking for xgettext ... ok
checking for msgmerge ... ok
checking for gzip ... ok
checking for bzip2 ... ok
checking for pkg openssl ... ok (detected 1.1.1f)
checking for cc linux/dvb/version.h ... ok
checking for pkg zlib ... ok (detected 1.2.11)
checking for pkg libpcre2-8 ... fail (detected <none>)
checking for pkg libpcre ... fail (detected <none>)
checking for pkg liburiparser ... fail (detected <none>)
checking for pkg avahi-client ... ok (detected 0.7)
checking for cmake ... ok
checking for cc -lstdc++ ... ok
checking for pkg libva >=0.38.0 ... fail (detected <none>)
checking for cc sys/inotify.h ... ok
checking for cc inotify_init1 ... ok
checking for cc dvbcsa/dvbcsa.h ... fail
ERROR: Failed to find dvbcsa library
newman@newman-HP-ProBook-450-G2:~/tvheadend$ sudo apt install dvbcsa
[sudo] Mot de passe de newman :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet dvbcsa
newman@newman-HP-ProBook-450-G2:~/tvheadend$