|
我下载了 lmplayer-0.6.1,执行./configure时报错误:
##################################################################################
checking for GST... configure: error: Package requirements (gstreamer-0.10 >= 0.10.0) were not met:
No package 'gstreamer-0.10' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GST_CFLAGS
and GST_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
##################################################################################
我开始以为没装gstreamer,但执行“yum install gstreamer"时说已是最新:
##################################################################################
[root@lixiaoya lmplayer-0.6.1]# yum install fstreamer
载入插件: refresh-packagekit
rpmfusion-free-updates | 2.7 kB 00:00
rpmfusion-nonfree-updates | 2.7 kB 00:00
rpmfusion-free | 2.7 kB 00:01
rpmfusion-nonfree | 2.7 kB 00:00
设置安装进程
分析安装参数的语法
No package fstreamer available.
无事可做
[root@lixiaoya lmplayer-0.6.1]# yum install gstreamer
载入插件: refresh-packagekit
设置安装进程
分析安装参数的语法
包 gstreamer-0.10.21-2.fc10.i386 已安装并且是最新版本
无事可做
##################################################################################
有人知道怎么回吗?先谢谢了。 |
|