标题: 安装VLC Media Player...执行编译时报错 [打印本页] 作者: abuyuadai 时间: 2007-12-01 15:59 标题: 安装VLC Media Player...执行编译时报错 系统是Fedora 7.
因为系统自带的播放器支持格式有限.
所以自己就想另行安装个视频播放软件.
在华军下载了VLC Media Player...
.用tar -xvzf解压后..在执行.\Configure编译时报错
[root@localhost vlc-0.8.6d]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-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 whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.