FC5 安装 Xine

news/2024/11/24 0:04:33/
FC5安装Xine ,按网上的文章 http://blog.chinaunix.net/u/26732/showart_206482.html
文章是比较早的。 现在已有更新的了,xinelib 用 1.1.8 , UI 用的是 0.99.5 . 安装第一步没有问题。
安装第二步时, .configure 时,报错:

checking for XINE... configure: error: Package requirements (libxine >= 1.1.0) were not met:

No package 'libxine' 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 XINE_CFLAGS
and XINE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


奇怪,网上查了一下 http://www.vuxml.org/freebsd/pkg-libxine.html , 说 libxine 是 FreeBSD 上的。 怎么回事呢。

UI 下载 0.99.4 后, 安装成功!!

转载于:https://www.cnblogs.com/iamnewsea/archive/2009/11/02/1594602.html


http://www.ppmy.cn/news/624088.html

相关文章

硬盘安装linux FC5

硬盘安装linux FC5 ########## 硬盘安装FC5########## 1 下载fodera core 5的DVD镜像#########################这里要安装的是最近的发行版fodera core 5我是在这里下载的http://mirrors.kernel.org/fedora/core/5/i386/iso/进入目录后,用讯雷下载FC-5-i386-DVD.is…

http://wenku.baidu.com/view/f64cc51fc5da50e2524d7f19.html

http://wenku.baidu.com/view/f64cc51fc5da50e2524d7f19.html http://wenku.baidu.com/view/3e6c6bc30c22590102029d68.html http://wenku.baidu.com/view/3bff518102d276a200292ec9.html 查询用户13590100235订购的产品:select spec.productcode from NumService num,TS_Prod…

安装ecshop出现{“res”:”false”,”rsp”:”\u7f3a\u5c11\u5fc5\u8981\u7684\u53c2\u6570″}的解决方法...

安装ecshop2.7.3版本时,出现如下提示错误: {"res":"false","rsp":"\u7f3a\u5c11\u5fc5\u8981\u7684\u53c2\u6570"} 解决方法:删除install/index.php中下面这段代码 if (isset($_REQUEST[dbhost]) ||…

FC5超简单实现sendmail

/etc/mail/sendmail.mc127.0.0.1 -> 0.0.0.0m4 sendmail.mc>sendmail.cf /etc/mail/access192.168.224 RELAYmakemap hash access<access /etc/mail/local-host-namespygm.edu.cn 在XP下 telnet mail.pygm.edu.cn 25 telnet mail.pygm.edu.cn 110 转载于:https://b…

CESM简单应用:将HadiSST作为海温强迫场进行CESM控制实验 -compset F FC5 FCN

目录 选择compset创建hadi_sst.nc将hadi_sst.nc置入CESMenv_run.xml配置user_nl_cam配置 选择compset 在这里可以查到所有compset的Longname, shortname和Aiias. CESM中&#xff0c;components有4种type&#xff1a;active data dead stub 我们要用sst进行强迫&#xff0c;所…

安装ecshop出现{“res”:”false”,”rsp”:”\u7f3a\u5c11\u5fc5\u8981\u7684\u53c2\u6570″}的解决方法

安装ecshop2.7.3版本时&#xff0c;出现如下提示错误&#xff1a; {"res":"false","rsp":"\u7f3a\u5c11\u5fc5\u8981\u7684\u53c2\u6570"} 解决方法&#xff1a;删除install/index.php中下面这段代码 if (isset($_REQUEST[dbhost]) |…

Flutter学习四:Flutter开发基础(一)Widget

目录 0 引言 1 Widget 简介 1.1 Widget 概念 1.2 Widget 接口 1.3 Flutter中的四棵树 1.4 StatelessWidget 1.4.1 简介 1.4.2 Context上下文 1.5 StatefulWidget 1.6 State 1.6.1 简介 1.6.2 State生命周期 1.7 在 widget 树中获取State对象 1.7.1 通过Context…

redhat,FC5,CentOS你装上了吗? 超简单硬盘安装redhat,FC5和CentOS

作者&#xff1a;寻找理想 转自&#xff1a;http://bbs.linuxpk.com/thread-2919-1-1.html 几天前,我写了一篇关于硬盘安装Debian的文章<<30分钟搞定Debian硬盘安装>>,因为很多网友问过这个问题,而且Debian硬盘安装一直都是一个比较麻烦的问题,我想了一下,虽然对于…