configure问题
为什么我用configure安装软件时总会出现 
  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.   
 接下去再用make就说找不到目标文件。。这是为什么。。
------解决方案--------------------你没装编译器 gcc