首 页文章中心

Linux学习网

您的位置Linux学习网 > Linux基本应用 > 文章内容

ubuntu安装eva及rmvb文件心得

作者:佚名  来源:不详  发布时间:2008-4-11 8:12:00
如果你装的是ubuntu linux中文版,那当你装好系统后写入sudo apt-get install eva就会自动安装eva,等更新后你从应用程序--internet ---eva可以进入eva。这一个程序发了我好多时间,一直为了装个能连通腾讯QQ与linux之间的操作,最后通过无意之中实现了连接。

要解决rmvb这个问题比较复杂,不过有了前面的经验办起就容易一点,起码不会什么都不懂了,不过也在网上找了很久。现在说一下如何解决rmvb这个问题。

首先在终端输入sudo apt-get install gstreamer-*确定回车,让其自动更新。

然后输入sudo apt-get update让其更新资源,之后用 sudo gedit /etc/apt/sources.list更新源文件,把以下文件复制粘贴到源文件那里保存:

deb http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu-cn/ edgy main restricted universe multiverse

然后输入
sudo apt-get update
sudo apt-get install totem-xine libxine1-ffmpeg libxine1-gnome libxine1-plugins libxine1
sudo apt-get install w32codecs

当你再次打开rmvb时你就会看见解决问题了。
收藏本页到: 365Key | del.icio.us | | 添加到雅虎收藏+
  • 网站帮助 - 广告合作 - 网站地图