je tente d'installer un programme myfreetv, je n'ai pas trouvé de rpm valide, il ne reste plus qu'a compiler : tar c'est ok après je suis dans la chnouche

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
[cmarsc@localhost ~]$ ./configure
bash: ./configure: Aucun fichier ou répertoire de ce type
[cmarsc@localhost ~]$ configure --help
bash: configure: command not found
[cmarsc@localhost ~]$ ./configure --help
bash: ./configure: Aucun fichier ou répertoire de ce type
[cmarsc@localhost ~]$ su
Mot de passe :
[root@localhost cmarsc]# ./configure
bash: ./configure: Aucun fichier ou répertoire de ce type
[root@localhost cmarsc]# man configure
Il n'y a pas de page de manuel pour configure.
[root@localhost cmarsc]#
faut-il installer quelque chose ?