分页: 1 / 1

安装bitstorm碰到的问题???

发表于 : 2005-11-01 11:09
suteng
。/congfigure 已经通过了 make不行
root@ZJU-ST:/home/suteng/My Downloads/BitStormLite-0.1c# make
bash: make: command not found
怎么解决这个问题阿?

发表于 : 2005-11-01 20:09
catinsnow
make包没有装.

代码: 全选

sudo apt-get install make

发表于 : 2005-11-01 21:28
芳芳郁金香
不是有deb包吗?干嘛这么麻烦??

发表于 : 2005-11-01 21:45
suteng
thank you