Chinaunix

标题: 安装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.

这是终端错误提示.安装失败
我是刚刚接触LINUX系统的...很多地方不是很懂..
在安装一些软件时经常会碰到此类错误
不知道是什么原因.哪一步做错了
.烦请大虾们指导更正.
作者: Nosferatu    时间: 2007-12-08 11:55
编译环境没安装,用yum把gcc,g++什么的都装上
作者: alaulong    时间: 2007-12-22 20:34
直接yum不是更省事。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2