Prb installation de gphoto
manu
-
Manu -
Manu -
Je suis nouvel utilisateur de Linux. J'ai une Mandrake 10.0.
Je cherche à installer Gphoto2-2.1.4 mais j'ai pas réussi.
Ma console me donne le texte suivant :
[root@localhost logiciels]# cd gphoto2-2.1.4
[root@localhost gphoto2-2.1.4]# ls
ABOUT-NLS config.h.in configure.in INSTALL Makefile.in po/
aclocal.m4 config.log COPYING install-sh* missing* README
AUTHORS config.rpath* depcomp* intl/ mkinstalldirs* TODO
ChangeLog config.sub* doc/ m4/ NEWS
config.guess* configure* gphoto2/ Makefile.am packaging/
[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]#
Les commandes make et make install ne fonctionnent pas. Que puis-je faire ?
Merci de votre réponse
Je cherche à installer Gphoto2-2.1.4 mais j'ai pas réussi.
Ma console me donne le texte suivant :
[root@localhost logiciels]# cd gphoto2-2.1.4
[root@localhost gphoto2-2.1.4]# ls
ABOUT-NLS config.h.in configure.in INSTALL Makefile.in po/
aclocal.m4 config.log COPYING install-sh* missing* README
AUTHORS config.rpath* depcomp* intl/ mkinstalldirs* TODO
ChangeLog config.sub* doc/ m4/ NEWS
config.guess* configure* gphoto2/ Makefile.am packaging/
[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]#
Les commandes make et make install ne fonctionnent pas. Que puis-je faire ?
Merci de votre réponse
A voir également:
- Prb installation de gphoto
- Installation windows 10 sans compte microsoft - Guide
- Installation chromecast - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
- Installation calculatrice - Télécharger - Calcul & Conversion
- Installation google earth - Télécharger - 3D
3 réponses
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