firefox 3如要使用Adobe Flash Player 9,就要包含它的.so文件
一般的在adobe网站
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash
上下载了Adobe Flash Player 9,下载的时候有3中下载方案,我们下载第一个就是tar.gz包,然后解压,进入解压的文件夹。
cd directory-adobe flash
[root@BTazuo install_flash_player_9_linux]# ./flashplayer-installer
ERROR: Your architecture, \'x86_64\', is not supported by the
Adobe Flash Player installer.
安装时提示:这个包并不支持64位体系
没有关系,这解压的包里面有两个文件,一个安装的,一个是.so文件,我们把.so文件复制到firefox路径下的plugin目录下,再启动firefox 3就可以了。
一般的在adobe网站
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash
上下载了Adobe Flash Player 9,下载的时候有3中下载方案,我们下载第一个就是tar.gz包,然后解压,进入解压的文件夹。
cd directory-adobe flash
[root@BTazuo install_flash_player_9_linux]# ./flashplayer-installer
ERROR: Your architecture, \'x86_64\', is not supported by the
Adobe Flash Player installer.
安装时提示:这个包并不支持64位体系
没有关系,这解压的包里面有两个文件,一个安装的,一个是.so文件,我们把.so文件复制到firefox路径下的plugin目录下,再启动firefox 3就可以了。