首页 > 系统 > Linux > 正文

64位ubuntu 安装realplay分享

2020-06-07 13:07:35
字体:
来源:转载
供稿:网友
先安装 alien 和 32位的libs(没安装Realplay不能运行)。

    sudo apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2 alien rpm

  下面安装nspluginwrapper

    wget http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-0.9.91.2-1.x86_64.rpm

    wget http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-i386-0.9.91.2-1.x86_64.rpm

    sudo alien -d nspluginwrapper-0.9.91.2-1.x86_64.rpm
    sudo alien -d nspluginwrapper-i386-0.9.91.2-1.x86_64.rpm
    sudo dpkg -i nspluginwrapper*.deb
    sudo ln -s /usr/lib/nspluginwrapper/x86_64/npconfig /usr/bin/nspluginwrapper

  安装realplay

  下载地址: 用户名:Ubuntu 密码:ubuntuftp

    http://ftp.ubuntu.org.cn/software/媒体软件/realplay-amd64.tar.gz
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表