讲解手动安装Ubuntu RealPlayer程序

系统 Linux
完成正在分析软件包的依赖关系树 Reading state information... 完成现在没有可用的软件包 realplayer,但是它被其它的软件包引用了。

在向大家详细介绍RealPlayer之前,首先让大家了解下Ubuntu RealPlayer下载,然后全面介绍Ubuntu RealPlayer安装,希望对大家有用。本来在Ubuntu上安装RealPlayer应该是很容易的,就是直接在终端中键入sudo apt-get install realplayer就可以了的,但是我如此操作只能得到.

正在读取软件包列表... 完成正在分析软件包的依赖关系树 Reading state information... 完成现在没有可用的软件包 realplayer,但是它被其它的软件包引用了。这可能意味着这个缺失的软件包可能已被废弃,或者只能在其他发布源中找到E: 软件包 realplayer 还没有可供安装的候选者我已经用了官方的源和LupaWorld的源都是如此。于是准备自己手动安装RealPlayer。

先到Ubuntu RealPlayer官方网站上下载:
http://www.real.com/linux/?src=020923home_cn_cn
将文件RealPlayer10GOLD.bin保存到主文件夹中,即/home/[yourusername]文件夹下。
然后打开终端,进行如下操作:
$chmod +x RealPlayer10GOLD.bin
$sudo ./RealPlayer10GOLD.bin

当终端显示
Welcome to the RealPlayer (10.0.8.805) Setup for UNIX
Setup will help you get RealPlayer running on your computer.
Press [Enter] to continue...

时按下回车键,进入下一步:
Enter the complete path to the directory where you want
RealPlayer to be installed. You must specify the full
pathname of the directory and have write privileges to
the chosen directory.
Directory: [/home/shixinyu/RealPlayer]:
这里默认安装到用户的主文件夹下的Ubuntu RealPlayer目录下,如果你想要安装到别处,就在此处输入路径,否则直接回车即可。

You have selected the following RealPlayer configuration:
Destination: /home/shixinyu/RealPlayer
Enter [F]inish to begin copying files, or [P]revious to go
back to the previous prompts: [F]: F
安装程序会提示最后确定信息,如果都确定了,按下F键后回车。
当提示

Copying Ubuntu RealPlayer files...configure system-wide symbolic links? [Y/n]:
时按下Y键回车即可,后面基本上就没有需要用户操作的地方了,通常到这里基本上就安装好了,你可以到“应用程序,影音”下找到Ubuntu RealPlayer10来运行了,首次运行会有一段安装协议需要同意。

注:如果在跟着上述步骤完成安装操作之后到应用程序菜单下的“影音”中单击Ubuntu RealPlayer无反应,并且你的Ubuntu安装的是SCIM输入法,那么很可能是SCIM与Ubuntu RealPlayer的冲突,你还需要进行下面操作:
$sudo gedit /home/[yourid]/RealPlayer/realplay \\[yourid]指你的主文件夹名
在打开的文本编辑器的首行添加下面一行
export GTK_IM_MODULE=xim

之后保存文本编辑器,然后再次执行Ubuntu RealPlayer应该就正常了。

【编辑推荐】

  1. 安装Ubuntu eucalyptus研究开源云计算平台
  2. 共享Ubuntu samba安装步骤使用
  3. 手工安装Ubuntu nvidia显卡驱动
  4. 手工安装Ubuntu nvidia显卡驱动
  5. 常用Ubuntu桌面美化设置
责任编辑:佚名 来源: CSDN
相关推荐

2011-04-29 10:04:14

墨盒清洁方法喷墨打印机

2010-03-16 15:43:41

Ubuntu系统

2009-03-04 11:59:24

LinuxUbuntuJDK

2014-02-28 09:43:28

Ubuntu LibreOffic

2009-12-30 17:11:20

Ubuntu版本

2009-12-31 10:56:02

Ubuntu 8.04

2010-01-07 15:29:58

Ubuntu nfs

2009-12-31 14:27:22

UBUNTU Orac

2009-12-31 15:13:22

Ubuntu GNOM

2009-12-25 17:35:39

Linux安装real

2010-02-06 15:31:06

Ubuntu9.04

2010-03-11 15:32:48

2013-01-04 09:25:04

Ubuntu手机操作系统

2019-07-22 11:22:11

2010-01-06 18:40:10

Ubuntu星际译王

2009-12-31 15:22:47

Ubuntu KDE

2009-12-29 14:53:27

Ubuntu inst

2009-12-22 16:29:10

Fedora Core

2014-05-14 09:54:25

UbuntuOracle Java

2010-01-06 16:06:11

点赞
收藏

51CTO技术栈公众号