64位ubuntu 安装realplay分享

字体大小: 中小 标准 ->行高大小: 标准
  先安装 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

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/47508.html