LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 783|回复: 2

各位老鸟,能否帮帮忙..... 小弟求助 mplayer-plugin 安装

[复制链接]
发表于 2010-4-20 15:28:49 | 显示全部楼层 |阅读模式
我已经在机器中安装了mplayer,也下载了mplayer-plungin-3.55.tar.gz,然后解压了,有一个mplayerplug-in-3.55目录。
这几天在网上查资料同时自己安装时发现我的机子中缺少gecko-sdk,于是我就下载了,然后解压就有一个gecko-sdk目录,于是按照网上所说进入输入命令:
cd mplayerplug-in-3.55
./configure -with-gecko-sdk=/home/zero/下载/gecko-sdk
据说然后再 make 就会出现.so和.xpt文件。 但是我在输入上面两条命令以后终端提示我:
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
请问各位高手这是怎么回事? 我是不是缺少东西呢?   这样的话我就不能make了吧?
 楼主| 发表于 2010-4-20 15:43:56 | 显示全部楼层
经过我的安装:
zypper in gcc-c++  和
zypper in glib
现在变成这样:
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
Using new (v1.7+) gecko-sdk
checking for xpidl... no
configure: error: xpidl compiler not found
这里的xpidl我就用 zypper in xpidl 安装不了,哪位老鸟能告诉我怎么安装这个东西...
回复 支持 反对

使用道具 举报

发表于 2010-4-22 17:56:09 | 显示全部楼层
yast安装源里不是有吗?何以这么辙腾
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表