亚洲精品中文字幕无乱码_久久亚洲精品无码AV大片_最新国产免费Av网址_国产精品3级片

操作系統(tǒng)

Linux中安裝Realplay 10.0 方法

時間:2024-05-16 19:22:02 操作系統(tǒng) 我要投稿
  • 相關(guān)推薦

Linux中安裝Realplay 10.0 方法

  一、什么是RealPlay ;

  Realplay 在Windows大家經(jīng)常用,不必介紹;呵... ... 在一兩年前,如果說Rlealplay 能在Linux操作系統(tǒng)中正常的運行,有點異想天開;目前看來運行還算穩(wěn)定,或者有這樣或那樣的問題,但終歸是能用得起來;

  二、下載Realplay

  Realplay 目前最新的版本是: RealPlayer 10.0.5 Gold

  下載地址一: RealPlayer 10.0.5 Gold

  下載地址二:RealPlayer 10.0.5 Gold

  您可以下載.bin 格式的,也可以下載 rpm 格式的;下載類似下面三個文件之一就好;

  realplay-10.0.5.756-linux-2.2-libc6-gcc32-i586.bin

  RealPlayer10GOLD.bin

  RealPlayer-10.0.5.756-20050513.i586.rpm

  三、RealPlay 的安裝

  1、以.bin 結(jié)尾的文件格式的安裝;

  如果是以.bin 結(jié)尾的文件,要先改變一下他的執(zhí)行權(quán)限;比如:

  [root@localhost soft]# chmod 755 realplay-10.0.5.756-linux-2.2-libc6-gcc32-i586.bin

  或

  [root@localhost soft]# chmod 755 RealPlayer10GOLD.bin

  接著我們執(zhí)行安裝:

  [root@localhost soft]# ./realplay-10.0.5.756-linux-2.2-libc6-gcc32-i586.bin

  或

  [root@localhost soft]# ./RealPlayer10GOLD.bin

  安裝詳情:

  the chosen directory.

  Directory: 在這里可以指定安裝目錄,比如 /opt/realplay

  Enter [F]inish to begin copying files, or [P]revious to go 按F;

  Copying RealPlayer files...configure system-wide symbolic links? [Y/n]: ..... Y

  enter the prefix for symbolic links [/usr]: 按回車;

  調(diào)用

  [beinan@localhost soft]# realplay

  2、rpm 包的安裝;

  [root@localhost soft]# rpm -ivh RealPlayer-10.0.5.756-20050513.i586.rpm

  3、為瀏覽器的支持做插件鏈接;

  四、存在問題;

  1、RealPlay 有時出現(xiàn)假死情況;比如點擊音量調(diào)節(jié),反應(yīng)遲鈍;

  2、播放視頻時,出現(xiàn)遲鈍的現(xiàn)象;

  個人認為Realplay 還是一個比較差的播放器,無論是Windows版本,還是Linux版本;資源占用太大,假死、遲鈍并存;他的優(yōu)勢在于早期的開發(fā)和進入市場;不喜歡Realplay ;

【Linux中安裝Realplay 10.0 方法】相關(guān)文章:

在Linux系統(tǒng)下安裝QQ的方法03-06

Linux安裝和使用Glances的方法介紹03-05

Linux中Firefox如何安裝Flash插件02-26

linux下制作安裝rpm包的方法步驟03-01

安裝Linux應(yīng)用軟件的基本方法介紹03-05

Linux系統(tǒng)中sleep的使用方法07-17

Linux中增加軟路由的方法詳解03-20

Linux系統(tǒng)中smbclient命令的使用方法03-02

linux系統(tǒng)中scp命令的使用方法04-07