运行。/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.
****************************************************************
x 系统的开发包需要哪些东西?
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.
假如这不是你所想要的,请提供必要的X11来建立依赖关系(通常可以通过安装叫XFree86-devel得包或相似的包来完成),而后再一次运行configure
****************************************************
XFree86-devel是什么东西?
怎么在xine的安装索引中没有提到
我的系统是ubuntu5.10
x 系统的开发包,需要装哪些包?谢谢