URL: https://linuxfr.org/forums/linux-debutant/posts/compilateur-gcc--3 Title: Compilateur gcc Authors: zkj Date: 2005年10月27日T16:08:39+02:00 Tags: Score: 0 Bonjour, j' ai installé Mandrake 10.1 mais je ne sais vraiment pas si j'ai "choisi" l'option d'installation des outils de dévellopement. Quand j'essaie d'installer des "softs" pour l'impression, à la cde: ./configure il me marque : checking whether make sets $(MAKE)... yes 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. et pourtant je vois que le paquêtage est installé par: [zkj@localhost hpijs-2.1.4]$ rpm -qa|grep '^g.'|more ....... gurpmi-4.5-28mdk gcc2.96-cpp-2.96-0.83mdk ....... Je ne retouve pas le fichier "config.log" avec la cde "find", je voudrais un coup de main pour pouvoir faire de nouvelles installations?