打印

求助:xine安装失败

求助:xine安装失败

xine-lib解压完后 ./configure后边提示有 :
****************************************************************
WARNING! No X11 output plugins will be built.

For some reason, the requirements for building the X11 video
output plugins are not met. That means, that you will NOT be
able to use the resulting xine-lib to watch videos in a window
on any X11-based display (e.g. your desktop).

If this is not what you want, provide the necessary X11 build
dependencies (usually done by installing a package called
XFree86-devel or similar) and run configure again.
****************************************************************
后面装xine-ui 的 时候 就提示找不到lib了
/etc/usr/ld.so.conf已有/usr/local/lib这一条,我 用的 是root安装

TOP

lib 的问题可能是你的开发包不全。

ui 的问题估计是 pkgconfig (一个专门输出程序配置的小程序) 无法找到 /usr/lib/pkgconfig 里面的 xine.pc 这个文件。
或者是别的方式获取,但同样无法访问到 xine-lib 的配置信息。

建议找针对你所使用的发行版制作的二进制软件包。
我终于可以改签名了!!!!!!

TOP

lib 的问题可能是你的开发包不全。

ui 的问题估计是 pkgconfig (一个专门输出程序配置的小程序) 无法找到 /usr/lib/pkgconfig 里面的 xine.pc 这个文件。
或者是别的方式获取,但同样无法访问到 xine-lib 的配置信息。

建议找针对你所使用的发行版制作的二进制软件包。
我终于可以改签名了!!!!!!

TOP

我跟搂住是同样的问题,版主还有别的解决方法吗?会不是少了什么运行库?我的软件是在官方下载的

TOP