Rechercher : dans
Par :

Sequence « configure, make, make install »

Dernière réponse le 8 mar 2006 à 22:37:51 Barbara04, le 6 mar 2006 à 14:38:57 
 Signaler ce message aux modérateurs

Re bonjour à tous,
j'ai un problème d'installation avec la fameuse séquence « configure, make, make install »

le make ne fonctionne pas.
Voici ce qu'il dit :
make: Command not found.

Voici le contenu de mon répertoire d'installation.
inux Program/sympa-5.1.2# ls -l
total 16999
drwxr-xr-x 10 root bin 1024 2006-03-06 14:24 .
drwxrwxrwx 5 root root 392 2006-03-06 11:02 ..
-rw-r--r-- 1 root bin 39970 2005-10-31 14:00 aclocal.m4
-rw-r--r-- 1 root bin 312 2004-10-25 12:19 AUTHORS
drwxr-xr-x 2 root bin 168 2005-10-31 14:00 autom4te.cache
-rw-r--r-- 1 root bin 9337 2005-10-31 13:56 ChangeLog
-rw-r--r-- 1 root bin 8729 2005-07-26 10:38 check_perl_modules.pl
-rwxr-xr-x 1 root bin 38504 2004-10-25 12:19 config.guess
-rw-r--r-- 1 root root 11437 2006-03-06 14:24 config.log
-rwxr-xr-x 1 root root 30403 2006-03-06 14:24 config.status
-rwxr-xr-x 1 root bin 28224 2004-10-25 12:19 config.sub
-rwxr-xr-x 1 root bin 153622 2005-10-31 14:01 configure
-rw-r--r-- 1 root bin 8145 2005-08-02 11:58 configure.in
-rw-r--r-- 1 root bin 17992 2004-10-25 12:19 COPYING
drwxr-xr-x 6 root bin 720 2005-10-31 14:05 doc
-rw-r--r-- 1 root bin 3353 2005-08-18 10:45 important_changes.pl
-rw-r--r-- 1 root bin 3038 2004-12-13 12:05 INSTALL
-rwxr-xr-x 1 root bin 5598 2004-10-25 12:19 install-sh
-rw-r--r-- 1 root bin 3691 2004-10-25 12:19 KNOWNBUGS
drwxr-xr-x 2 root bin 1304 2005-10-31 14:00 mail_tt2
-rwx------ 1 root root 32384 2006-03-06 14:24 Makefile
-rw-r--r-- 1 root bin 21222 2005-09-30 16:10 Makefile.am
-rw-r--r-- 1 root bin 32223 2005-10-31 14:05 Makefile.in
-rwxr-xr-x 1 root bin 10270 2004-10-25 12:19 missing
-rwxr-xr-x 1 root bin 731 2004-10-25 12:19 mkinstalldirs
-rw-r--r-- 1 root bin 206697 2005-10-31 13:56 NEWS
drwxr-xr-x 2 root bin 1176 2005-10-31 14:04 po
-rw-r--r-- 1 root bin 1539 2004-10-25 12:19 README
-rw-r--r-- 1 root bin 3359 2004-10-25 12:19 set_symlinks.pl
drwxr-xr-x 2 root bin 288 2005-10-31 14:00 soap
drwxr-xr-x 3 root bin 952 2005-10-31 14:05 src
-rwxr-xr-x 1 root bin 1827 2004-10-25 12:19 subst.pl
-rw-r--r-- 1 joyes users 16660480 2006-02-14 16:36 sympa-5.1.2.tar
-rw-r--r-- 1 root bin 6 2005-10-31 13:56 .version
drwxr-xr-x 2 root bin 3080 2005-10-31 14:00 web_tt2
drwxr-xr-x 4 root bin 480 2005-10-31 14:00 wwsympa


pourtant le Makefile est dans le répetoire où je me situe, et je viens de le créer par la commande :

./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target 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 gawk... gawk
checking whether make sets $(MAKE)... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... none
checking dependency style of gcc... none
checking whether make sets $(MAKE)... (cached) no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for perl... /usr/bin/perl
checking for suidperl... /usr/bin/suidperl
checking for mhonarc... /usr/bin/mhonarc
checking for openssl... /usr/bin/openssl
checking for cvs2cl.pl... /usr/local/bin
checking for msgfmt... /usr/bin/msgfmt
checking for sh... /bin/sh
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands

le makefile existe bien et c'est celui :

linux Program/sympa-5.1.2# ls -l Makefile
-rw-r--r-- 1 root root 32384 2006-03-06 14:24 Makefile
je change les droits pour l'executer :
linux Program/sympa-5.1.2# chmod 700 Makefile
linux Program/sympa-5.1.2# make
make: Command not found.


Quelqu'un saurait-il m'aider ??
Merci de votre aide.
+++

Configuration: SuSE 9.1

Meilleures réponses pour « sequence « configure, make, make install » » dans :
Booter sur CD, changer séquence de boot VoirComment booter sur un CD Si vous avez essayé de démarrer sur un CD bootable et que celui-ci a été ignoré par le système, il va falloir modifier la séquence de boot de votre BIOS (programme minimal de tout système informatique). La séquence de...
Configurer URPMI sous Mandriva VoirUrpmi c'est quoi? Configurer urpmi Les autres commandes de Urpmi RPM-get Urpmi c'est quoi? Urpmi ou plus précisément urpm (User RPM = le RPM de l'utilisateur ) est un outil de gestion de paquetages (logiciels) créé par Mandriva. Ses...
Installer Wordpress VoirIntroduction Configuration requise Installation 1 : Téléchargement et Extraction 2 : Copie des fichiers sur le serveur 3 : Base de données 4 : Exécuter le Script d'Installation Introduction WordPress est un système de gestion de...
Installation de EasyPHP VoirIntroduction à EasyPHP Afin de faire fonctionner PHP, il est nécessaire à la base d'en télécharger les sources depuis un site spécialisé (par exemple PHP.net), puis de compiler celui-ci (ainsi que d'éditer les liens) afin de créer un fichier...

1

kmf31, le 6 mar 2006 à 15:19:57

S'il n'y a pas de make il te faut encore d'installer de paquets de ta distribution (avec yast probablement). Normalement ca fait partie des choses standards comme les compilateurs gcc, g++ etc. Je te conseille de chercher les paquets pour developpement (binutils, make, gcc, g++ et tout ce qui est relie a ca).

Répondre à kmf31

2

Barbara04, le 8 mar 2006 à 17:16:14
  • +1

Impossible de trouver dans quel paquet aller chercher le 'make'.
Quelqu'un saurait-il où aller chercher ?
Merci d'avance...

Répondre à Barbara04

3

 mamiemando, le 8 mar 2006 à 22:37:51

Kmf31 vient de te les donner. Il suffit juste de passer par ton gestionnaire de paquetage favori pour les installer.

Bonne chance

Répondre à mamiemando
Collection CommentÇaMarche.net