热门关键字:  ubuntu  分区  函数  Fedora  linux系统进程

当前位置 :| 主页>Linux发行版>Fedora>

光盘启动安装Fedora 7常见问题及解决

来源: 作者: 时间:2007-06-10 Tag: 点击:

 六、安装mplayer

  下载 http://rpm.livna.org/livna-release-7.rpm安装后

  在终端输入 yum install mplayer*

  或者自己去网上搜索编译的方法,编译安装。

  2、让Mplayer支持在线播放。

  http://mplayerplug-in.sourceforge.net/download.php

  下载所需的mplayer-plugin,如果是rpm包的话,直接安装。不是的话就百度一下吧!

  然后到

  /usr/lib/firefox-2.0.0.4/plugins 、/usr/lib/firefox-2.0.0.4/components(/usr/lib/firefox-2.0.0.3/plugins 、/usr/lib/firefox-2.0.0.3/components) 以及/usr/lib/mozilla/plugins下删除*totem*

  后重启firefox。即可在线播放了!

七、安装kmplayer

  经测试,在FC7下kmplayer比mplayer好用(可能是我自己没配置好吧?)

  下载地址:http://kmplayer.kde.org/news.php#itemKMPlayer094aReleased

  下载后解压

  然后 cd 到解压目录

  ./configure
  make
  make install 
  gedit /etc/X11/xorg.conf

  找到 Section "Module" ,加入

  Load "i2c"
  Load "bitmap"
  Load "ddc"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "type1"
  Load "vbe"

  最终如下:

  Section "Module"
  Load "glx"
  Load "i2c"
  Load "bitmap"
  Load "ddc"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "type1"
  Load "vbe"
  EndSection

  最后在控制中心将kmplayer设置为默认播放器。
  八、安装beryl

  yum --enable=betatux install beryl-core beryl-core-devel beryl-dbus beryl-manager beryl-plugins beryl-settings emerald emerald-themes

最新评论共有 4 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册