找回密码
 注册
搜索
热搜: 活动 交友
查看: 642|回复: 1

Install Xine and Watch DVD/VCD/AVI Movies on Linux

[复制链接]

0

主题

6146

回帖

9062

积分

论坛元老

热心会员

积分
9062
发表于 2005-8-30 03:03:48 | 显示全部楼层 |阅读模式
Xine Website:

http://xinehq.de/

How do I compile xine?

Simple build instructions for beginners

Download the latest xine-lib and gxine/xine-ui tarballs,

http://xinehq.de/index.php/releases
http://prdownloads.sourceforge.net/xine/xine-lib-1.1.0.tar.gz
http://prdownloads.sourceforge.net/xine/xine-ui-0.99.4.tar.gz

then follow these instruction. To unpack a tarball, use:

   tar xfvz tarballname.tar.gz

The following instructions will install xine in /usr/local where it will be visible for all users. You need root privileges to do this on most systems.


tar -zxvf xine-lib-1.1.0.tar.gz
cd xine-lib-1.1.0
su  (become root)
After unpacking xine-lib, issue:
   ./configure
   make install

Make sure your /etc/ld.so.conf contains /usr/local/lib and continue with:

   ldconfig

Now unpack your frontend (gxine or xine-ui or ...), then:
tar -zxvf xine-ui-0.99.4.tar.gz
cd xine-ui-0.99.4
   ./configure
   make install

cd ..
(clean unused files)
rm -rf xine-lib-1.1.0
rm -rf xine-ui-0.99.4
exit (root)

open a new X window, and type:
xine (or followed by a movie file name)

You're ready to go!

0

主题

6146

回帖

9062

积分

论坛元老

热心会员

积分
9062
 楼主| 发表于 2005-8-30 03:16:08 | 显示全部楼层
1) RealPlayer 10 for Linux is here:
http://www.real.com/linux

2) Or get Helix Player 1.0.5 Gold or RealPlayer 10.0.5 Gold for Linux:
https://player.helixcommunity.org/
回复

使用道具 举报

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

本版积分规则

手机版|阿波罗网

GMT+8, 2024-8-21 11:19

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