Installation de VLC
Old2011
-
bob031 Messages postés 8158 Date d'inscription Statut Membre Dernière intervention -
bob031 Messages postés 8158 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
j'ai un problème au niveau de l'installation de vlc ... j'ai suivis tous vos conseils mais je suis coincé au niveau du ./configure !
[root@localhost vlc-1.0.4]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/tmp/vlc/vlc-1.0.4':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
si je tape directement "yum install vlc" j'obtiens:
[root@localhost vlc-1.0.4]# yum install vlc
Setting up Install Process
Parsing package install arguments
No package vlc available.
Nothing to do
Linux reste compliqué à adopter lorsqu'on vient de windows... mais surement plus pratique lorsqu'on s'y connait un minimum... Pourriez vous me renseigner? je m'arrache les cheveux !
merci de votre aide
j'ai un problème au niveau de l'installation de vlc ... j'ai suivis tous vos conseils mais je suis coincé au niveau du ./configure !
[root@localhost vlc-1.0.4]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/tmp/vlc/vlc-1.0.4':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
si je tape directement "yum install vlc" j'obtiens:
[root@localhost vlc-1.0.4]# yum install vlc
Setting up Install Process
Parsing package install arguments
No package vlc available.
Nothing to do
Linux reste compliqué à adopter lorsqu'on vient de windows... mais surement plus pratique lorsqu'on s'y connait un minimum... Pourriez vous me renseigner? je m'arrache les cheveux !
merci de votre aide
A voir également:
- Installation de VLC
- Caster vlc - Guide
- Vlc - Télécharger - Lecture
- Installation windows 10 sans compte microsoft - Guide
- Installation chromecast - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
2 réponses
Salut,
Extrait de https://doc.fedora-fr.org/wiki/Lecture_de_fichiers_multim%c3%a9dia
2.4 vlc
vlc est disponible depuis le Dépôt RPM Fusion. Seule la version x86 permet d'utiliser les codecs win32.
* installer vlc :
# yum install vlc
Il est possible d'installer aussi le plugin firefox.
# yum install mozilla-vlc
Voir aussi : https://doc.fedora-fr.org/wiki/D%c3%a9p%c3%b4t_livna
Lire au-préalable : https://doc.fedora-fr.org/wiki/Lecture_de_fichiers_multim%c3%a9dia#Pr.C3.A9sentation
Extrait de https://doc.fedora-fr.org/wiki/Lecture_de_fichiers_multim%c3%a9dia
2.4 vlc
vlc est disponible depuis le Dépôt RPM Fusion. Seule la version x86 permet d'utiliser les codecs win32.
* installer vlc :
# yum install vlc
Il est possible d'installer aussi le plugin firefox.
# yum install mozilla-vlc
Voir aussi : https://doc.fedora-fr.org/wiki/D%c3%a9p%c3%b4t_livna
Lire au-préalable : https://doc.fedora-fr.org/wiki/Lecture_de_fichiers_multim%c3%a9dia#Pr.C3.A9sentation
Bonjour,
Pourriez vous me renseigner? je m'arrache les cheveux !
à défaut de les faire repousser, on peut aider si possible ... :-)
pourtant c'est très simple ....
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/tmp/vlc/vlc-1.0.4':
configure: error: no acceptable C compiler found in $PATH
il te faut un compilateur, donc :
yum install vlc
Setting up Install Process
Parsing package install arguments
No package vlc available.
Nothing to do
si tu n'as pas configuré et activé le dépôt pour télécharger et installer vlc, alors tu auras invariablement la réponse No package vlc available
Question : quelle est la version de Fedora ???
Pourriez vous me renseigner? je m'arrache les cheveux !
à défaut de les faire repousser, on peut aider si possible ... :-)
pourtant c'est très simple ....
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/tmp/vlc/vlc-1.0.4':
configure: error: no acceptable C compiler found in $PATH
il te faut un compilateur, donc :
yum install gcc
yum install vlc
Setting up Install Process
Parsing package install arguments
No package vlc available.
Nothing to do
si tu n'as pas configuré et activé le dépôt pour télécharger et installer vlc, alors tu auras invariablement la réponse No package vlc available
Question : quelle est la version de Fedora ???