分页: 1 / 1

[问题]高手们情帮帮忙阿 我的make 命令不能用阿

发表于 : 2006-12-18 23:30
xcxtxcbaggio
我的make命令不能用,输入就得到下面的提示
xcxtxc@xcxtxc-laptop:~/gaim-2.0.0beta4$ make
bash: make: command not found

请问大家是什么原因阿?

没有安装make

发表于 : 2007-01-21 19:41
waipy
sudo apt-get install make

发表于 : 2007-03-13 9:35
lilo323
ubuntu默认没有安装make...

发表于 : 2007-03-13 9:36
lilo323
好像连GCC也没装!
sudo apt-get install build-essential