How To: Install Firefox 1.1 Alpha 1

上网、浏览、聊天、下载等
回复
头像
freeflying
帖子: 521
注册时间: 2005-03-26 9:38

How To: Install Firefox 1.1 Alpha 1

#1

帖子 freeflying » 2005-06-11 22:15

This install should not harm your existing Firefox installation. This basically walks you through the official Firefox installer and is mainly for the benefit of people who are worried that it might harm their system or that they might do it incorrectly and overwrite their existing Firefox version.

Let's roll...

Backup your firefox profile, just in case the new version corrupts it (nothing bad happened to my profile).

代码: 全选


$ cd ~/.mozilla
$ tar -cMf firefox.tar firefox/


Now install Firefox 1.1 Alpha 1.

代码: 全选


$cd ~
$ wget ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/deerpark/alpha1/linux-i686/en-US/deerpark-alpha1.installer.tar.gz
$ tar -zxf deerpark-alpha1.installer.tar.gz
$ sudo firefox-installer/firefox-installer

Installer wizard (custom install):

1. Click Forward
2. Click Accept
3. Select Custom for install type
4. Click Forward
5. Click "Yes" to create the directory
6. Select any components you want to install.
7. Click Forward.
8. Click Install.

代码: 全选


$ /usr/local/firefox/firefox

Use the above executable when making a shortcut. Do *not* use the firefox-bin executable.
yongyi
帖子: 3025
注册时间: 2005-05-07 23:57
联系:

How To: 安装Firefox 1.1 Alpha 1

#2

帖子 yongyi » 2005-06-13 12:18

此安装应该不会损害你现存的Firefox。这基本上是通过官方的Firefox安装程序引着你走的,它主要有助于那些担心会损害他们系统,或者担心他们会误操作和改写了他们现存Firefox版本的朋友。


让我们开始行动...

备份你的firefox配置文件,只为了防止新版本改写它(没什么损坏发生在我的配置文件)

代码: 全选

$ cd ~/.mozilla
$ tar -cMf firefox.tar firefox/ 

现在安装Firefox 1.1 Alpha 1.

代码: 全选

$cd ~
$ wget ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/deerpark/alpha1/linux-i686/en-US/deerpark-alpha1.installer.tar.gz
$ tar -zxf deerpark-alpha1.installer.tar.gz
$ sudo firefox-installer/firefox-installer 

安装向导(自定义安装):
1.点击向前(Forward)
2.点击接受(Accept)
3.选择自定义安装(Custom)
4.点击向前(Forward)
5.点击确定(Yes),建立文件夹
6.选择你想安装的元件
7.点击向前(Forward)
8.点击安装(Install)

代码: 全选

$ /usr/local/firefox/firefox 
当建立快捷方式时,使用上面的可执行文件。一定不要使用firfox-bin的可执行文件。
上次由 yongyi 在 2005-07-09 21:47,总共编辑 1 次。
独自看一看大海
总想起身边走在路上的朋友
Lenovo E290-420[Celeron-M420/256M/60G/Intel GMA950]
eshmily
帖子: 5
注册时间: 2005-07-08 22:58

#3

帖子 eshmily » 2005-07-09 21:40

profile应该翻译为“配置文件”,而非“配备文件”
yongyi
帖子: 3025
注册时间: 2005-05-07 23:57
联系:

#4

帖子 yongyi » 2005-07-09 21:47

eshmily 写了:profile应该翻译为“配置文件”,而非“配备文件”
谢谢,已经修正。是手误。
独自看一看大海
总想起身边走在路上的朋友
Lenovo E290-420[Celeron-M420/256M/60G/Intel GMA950]
头像
oneleaf
论坛管理员
帖子: 10441
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#5

帖子 oneleaf » 2005-07-18 12:04

当净其意如虚空,远离妄想及诸取,令心所向皆无碍
回复