个人工具

UbuntuHelp:Firefox3

来自Ubuntu中文

Wikibot讨论 | 贡献2008年5月9日 (五) 18:57的版本 (新页面: {{From|https://help.ubuntu.com/community/Firefox3}} {{Languages|UbuntuHelp:Firefox3}} == Introduction == Firefox 3 (at this point it is still in beta 3) is a browser not to be viewed as a...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

Introduction

Firefox 3 (at this point it is still in beta 3) is a browser not to be viewed as a 100% stable browser but for developers and as a peek into what will be the next generation from Mozilla. Firefox 3 is one of few exceptions in Ubuntu policy of not having new versions of software in a stable version of Ubuntu. Mozilla Foundation released its first Firefox beta on 19th November 2007, followed by second beta on 18th December 2007, and third beta on 12th February 2008. It is estimated at least four total beta releases, and a final release will be in early 2008.

Installation

Open a terminal and type:

sudo apt-get install firefox-3.0
 

64bit Systems

Flash

IconsPage?action=AttachFile&do=get&target=IconWarning3.png Warning: Installing this Ubuntu package causes the Adobe flash plugin to be downloaded from www.adobe.com. The distribution license of the Adobe flash plugin is available at www.adobe.com. There is no actual 64bit flash and people have been reporting numerous problems regarding Flash64, like sound problems and issues regarding that flash is not working everywhere. More information can be found here: http://ubuntuforums.org/showthread.php?t=476924 This will install a 32bit package with the help of ndispluginwrapper.

sudo apt-get install flashplugin-nonfree

Java

To get Java working (to some extent) on 64bit machines use the following code, but be aware that it will take ages to compile: This has been tested on HardyHeron Alpha 5 with Firefox 3 beta 3. This is still under experimentation and has not been fully tested so everything you do below is on your own risk.

 
sudo apt-get install icedtea-java7-jdk 
sudo apt-get build-dep icedtea-java7-plugin 
sudo apt-get -b source icedtea-java7-plugin icedtea-java7-bin icedtea-java7-jre icedtea-java7-jdk 
sudo dpkg -i icedtea-java7*.d