|
发表于 2002-11-3 19:45:05
|
显示全部楼层
你下载的什么版本???
建议你下载http://ftp.mozilla.org/pub/mozil ... .2b-zhCN-sea.tar.gz
,下载后
To install Mozilla by downloading the Mozilla installer, follow these steps:
1. Create a directory named mozilla1.2b (mkdir mozilla1.2b ) and change to that directory (cd mozilla1.2b ).
2. Click the link to download the installer file (called Mozilla-i686-pc-linux-gnu-installer.tar.gz).
3. Change to the Mozilla directory (cd mozilla1.2b ) and decompress the archive with the following command:
gunzip -dc moz*.tar.gz | tar -xvf -
(This places the installer in a subdirectory of Mozilla named Mozilla-installer.)
4. Change to the Mozilla-installer directory (cd Mozilla-installer) and run the installer with the ./Mozilla-installer command.
5. Follow the instructions in the install wizard for installing Mozilla .
Note: If you have a slower machine, be aware that the installation may take some time. In this case, the installation progress may appear to hang indefinitely, even though the installation is still in process.
6. To start Mozilla , change to the directory where you installed it and run the ./Mozilla command.
第四步最重要,Good Luck!
|
|