A voir également:
- Prb installation de gphoto
- Installation chromecast - Guide
- Installation windows 10 sans compte microsoft - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
- Cle installation windows 10 - Guide
- Installation google earth - Télécharger - 3D
3 réponses
jipicy
Messages postés
40842
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 897
3 août 2004 à 20:40
3 août 2004 à 20:40
Salut,
Et si tu commençais tout simplement par un :
./configure
Avant de faire ton :
make
A moins que le "README" ou "INSTALL" ne disent le contraire...
;-))
Z'@+...che.
Et si tu commençais tout simplement par un :
./configure
Avant de faire ton :
make
A moins que le "README" ou "INSTALL" ne disent le contraire...
;-))
Z'@+...che.
JP : Zen, my Nuggets ! ;-)
Ok,
j'ai tapé la commande ./configure et voila ce que ça me donne :
[root@localhost gphoto2-2.1.4]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost gphoto2-2.1.4]# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
[root@localhost gphoto2-2.1.4]#
Je comprend rien au message. J'ai essayé de taper "make" mais pareil, pas de réponse.
Peux-tu m'expliquer ?
Merci
j'ai tapé la commande ./configure et voila ce que ça me donne :
[root@localhost gphoto2-2.1.4]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost gphoto2-2.1.4]# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
[root@localhost gphoto2-2.1.4]#
Je comprend rien au message. J'ai essayé de taper "make" mais pareil, pas de réponse.
Peux-tu m'expliquer ?
Merci
chmod38
Messages postés
596
Date d'inscription
mercredi 31 mars 2004
Statut
Membre
Dernière intervention
3 janvier 2010
23
3 août 2004 à 21:04
3 août 2004 à 21:04
un petit (en root)
urpmi make -a
suive d'un urpmi gcc -a
et ça devrait mieux aller !
un ane affamé avance plus vite qu'un lion repu !
urpmi make -a
suive d'un urpmi gcc -a
et ça devrait mieux aller !
un ane affamé avance plus vite qu'un lion repu !