分页: 1 / 1

为啥不能make install?提示:没有这个命令

发表于 : 2007-01-27 20:46
ksfwzrn
我安装intel 536ep 内猫,下载了Intel-536EP-4.71.TGZ,
readme文件说make install,可是说:没有这个命令,

另外,Intel-536EP-4.71.TGZ里,有7个文件、一个目录:
2005-07-26 23:59 2,487 makefile
2005-07-26 23:59 15,639 hamregistry
2007-01-27 18:15 <DIR> coredrv
2005-07-26 23:59 4,252 config_check
2005-07-26 23:59 3,467 Intel536_boot
2005-07-26 23:59 8,036 Intel536_inst
2005-07-26 23:59 1,879 license.txt
2005-07-26 23:59 18,242 readme.txt


我的系统是5.10,好象是默认的安装,自从接触linux,内猫就没有
安上过,

发表于 : 2007-01-27 21:02
dbzhang800
没有你就装啊
比如make gcc什么的

发表于 : 2007-01-27 22:17
ksfwzrn
晕,什么呀,怎么连gcc都没装,

发表于 : 2007-01-27 23:49
lisir
sudo apt-get install build-essential

在终端输入以上命令执行