+ -
当前位置:首页 → 问答吧 → 下载一个VLC可是为什么不能够编译呢?

下载一个VLC可是为什么不能够编译呢?

时间:2009-03-12

来源:互联网

我的是suse11.1的x86-64
./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more detail

作者: jaded   发布时间: 2009-03-12

没有gcc嘛,或者你现在gcc的版本不对,或者gcc安装的路径不对,总之是找不到gcc

作者: mimihu88   发布时间: 2009-03-12

怎么办阿?我不会。
有没有rpm格式的

作者: jaded   发布时间: 2009-03-12

当然是安装gcc,如果gcc都安装好了,
还是没法识别,就在configure 命令里制定,

作者: zpcat   发布时间: 2009-03-12

为啥要自己编译?
有vlc的源啊:
http://en.opensuse.org/Additional_Ya...ideoLan_Client

作者: fengshenx   发布时间: 2009-03-12