Mozilla for PlayStation2 - Files


Summary |  Forums |  Docs |  News |  Files | 
Notes

Release Name: 1.3 installer [Download]

Notes: Standard installer for Mozilla 1.3. This is an installable version of the gzipped tar archive also posted on this site.

The following help text is from Mozilla.org, adapted for the PlayStation2 Linux version of Mozilla.

Note: I think you'll get an installer error message complaining about PSM (Personal Security Manager) not being found. This is because I can't build the PSM (yet!) and the installer is just letting you know. Don't worry - Mozilla seems to install just fine without it.


To install Mozilla by downloading the Mozilla installer, follow these steps:

  1. Create a directory named moztemp (mkdir moztemp) and change to that directory (cd moztemp).

  2. Click the link on the site you're downloading Mozilla from to download the installer file (called mozilla-mipsEEel-ps2-linux-gnu-1.3-installer.tar.gz) to your machine.

  3. Change to the moztemp directory (cd moztemp) and decompress the archive with the following command:
          tar zxvf moz*.tar.gz
    
    The installer is now located 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.

Changes: Uploaded Mozilla 1.3 installer.