分页: 1 / 1

[问题]bash: make: command not found

发表于 : 2006-12-04 22:15
smallruby
tar xvfz gaim-0.58.tar.gz
cd gaim-0.58
make
就出错了,bash: make: command not found 给位路过的帮助下巴!
刚开始用ubuntu,来鸟一个
谢谢哈

发表于 : 2006-12-05 13:34
rainofchaos
http://wiki.ubuntu.org.cn/C/C%2B%2B%E7% ... D%E7%BD%AE


------------------------------------
有问题,先看 wiki http://wiki.ubuntu.org.cn/
如果 wiki 没有 ,再搜索论坛
论坛没有,再 Google : 比如 搜 ubuntu bash: make: command not found, 第一个结果就能解决你的问题
Google 搜不到?这种情况几乎不会发生,至少我没有碰到过

发表于 : 2006-12-05 14:49
sinoyster
先看论坛,这个习惯不好哦,
1.看wiki
2.google搜
3.论坛问

发表于 : 2006-12-06 22:05
peter_huang
就算你已经安装了make工具,也不能直接就make呀,呵呵。
好歹也先./configure一下,好把makefile准备好。

发表于 : 2006-12-06 22:41
dogfox
gaim系统自带的有啊
只需要

代码: 全选

sudo apt-get install gaim