装了好多个软件,每次安装软件到make那一步总是出错,我错在哪儿了?求指教
。。。。。。。。。
gansutianxl@ThinkPad-tianxl:~/下载/audacity-src-2.0.3$ ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for C compiler vendor... gnu
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: in `/home/gansutianxl/下载/audacity-src-2.0.3':
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details
gansutianxl@ThinkPad-tianxl:~/下载/audacity-src-2.0.3$ make
make: *** 没有指明目标并且找不到 makefile。 停止。
使用终端安装软件到make哪一步总是失败,求指教
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
- txwgzyzz
- 帖子: 54
- 注册时间: 2012-04-21 13:35
使用终端安装软件到make哪一步总是失败,求指教
自由才是王道
-
- 帖子: 56
- 注册时间: 2011-09-30 20:59
- luojie-dune
- 帖子: 22033
- 注册时间: 2007-07-30 18:28
- 系统: Linux
- 来自: 空气中
Re: 使用终端安装软件到make哪一步总是失败,求指教
...你...看不懂英文么。
configure 那步就错了,你还make。。。
configure 那步就错了,你还make。。。
- Rap:D
- 帖子: 33
- 注册时间: 2012-11-12 18:52
- 系统: ubuntu 11.10
Re: 使用终端安装软件到make哪一步总是失败,求指教
2L正解。。。。LZ你Configure就错了。。。没有安装编译器
代码: 全选
#!/usr/bin/python
from Nirvana import Kurt_Cobain,Chris_Novoselic,Dave_Grohl
import Nirvana
while True:
Nirvana.GrungeIsNotDead()
- txwgzyzz
- 帖子: 54
- 注册时间: 2012-04-21 13:35
Re: 使用终端安装软件到make哪一步总是失败,求指教
安装了build-essential之后还是有问题啊:
configure: error: Audacity requires expat to be enabled
我安装了expat还是这样,继续求教
自由才是王道
- luojie-dune
- 帖子: 22033
- 注册时间: 2007-07-30 18:28
- 系统: Linux
- 来自: 空气中
Re: 使用终端安装软件到make哪一步总是失败,求指教
...你去找找为什么这么装软件吧。。。
你要装得东西 点 apt://audacity
你要装得东西 点 apt://audacity
- txwgzyzz
- 帖子: 54
- 注册时间: 2012-04-21 13:35
Re: 使用终端安装软件到make哪一步总是失败,求指教
什么意思,求解释luojie-dune 写了:...你去找找为什么这么装软件吧。。。
你要装得东西 点 apt://audacity
自由才是王道