为什么安装软件包都是这样错误?然后终止。

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
divilis
帖子: 3
注册时间: 2008-11-09 23:09

为什么安装软件包都是这样错误?然后终止。

#1

帖子 divilis » 2008-11-09 23:13

我现在在用Ubuntu7.10,想安装一些软件包,比如xine等。
但都不成功。就是在configure那步就错误。
如下:
~/xine-lib-1.1.15$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking build system type... (cached) i686-pc-linux-gnulibc1
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.


请教各位哦。
我是新手。不知道很多东西。
头像
dsj
帖子: 810
注册时间: 2008-08-21 20:26

Re: 为什么安装软件包都是这样错误?然后终止。

#2

帖子 dsj » 2008-11-09 23:39

应该没有安装gcc的头文件,建议使用deb文件
软件交流群:17264279
图书分享群:18246379
互动社区:http://www.ubuntuchina.com/
回复