个人工具

“UbuntuHelp:FirefoxAMD64Flash9”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/FirefoxAMD64Flash9}} {{Languages|UbuntuHelp:FirefoxAMD64Flash9}} From: http://ubuntuforums.org/showthread.php?t=341727 == Install the dependencys...)
 
(正在重定向到 UbuntuHelp:AMD64/FirefoxAndPlugins
 
第1行: 第1行:
 +
#REDIRECT [[UbuntuHelp:AMD64/FirefoxAndPlugins]]
 
{{From|https://help.ubuntu.com/community/FirefoxAMD64Flash9}}
 
{{From|https://help.ubuntu.com/community/FirefoxAMD64Flash9}}
 
{{Languages|UbuntuHelp:FirefoxAMD64Flash9}}
 
{{Languages|UbuntuHelp:FirefoxAMD64Flash9}}
From: http://ubuntuforums.org/showthread.php?t=341727
 
 
== Install the dependencys ==
 
<pre><nowiki>
 
sudo apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2
 
</nowiki></pre>
 
 
=== Option 1 ===
 
 
add the respository from: http://www.janvitus.netsons.org/repository/
 
Then Install
 
<pre><nowiki>
 
sudo apt-get install nspluginwrapper gsfonts-x11
 
</nowiki></pre>
 
=== Option 2 ===
 
Download:
 
http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-0.9.91.2-1.x86_64.rpm
 
http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-i386-0.9.91.2-1.x86_64.rpm
 
 
<pre><nowiki>
 
sudo apt-get install alien
 
</nowiki></pre>
 
<pre><nowiki>
 
sudo alien nspluginwrapper-0.9.91.2-1.x86_64.rpm
 
sudo alien nspluginwrapper-i386-0.9.91.2-1.x86_64.rpm
 
 
sudo dpkg -i nspluginwrapper-0.9.91.2-1.x86_64.deb
 
sudo dpkg -i nspluginwrapper-i386-0.9.91.2-1.x86_64.deb
 
</nowiki></pre>
 
 
== Download Flash ==
 
Download the .tar.gz Flash player 9 from Adobe site http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash
 
 
== Run nspluginwrapper ==
 
 
Copy “libflashplayer.so” and “flashplayer.xpt” to /usr/lib/mozilla-firefox/plugins/
 
 
Shutdown Firefox and run this:
 
<pre><nowiki>
 
nspluginwrapper -i /usr/lib/mozilla-firefox/plugins/libflashplayer.so
 
</nowiki></pre>
 
 
Now flash should work!
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月22日 (四) 12:38的最新版本