Mozilla for PlayStation2 - Files


Summary |  Forums |  Docs |  News |  Files | 
Notes

Release Name: 0.5 release [Download]

Notes: Release build of Phoenix 0.5. This was built on the top of Mozilla 1.3 release source code. Due to bug fixes required to implement Mozilla's Gecko engine on PlayStation 2 Linux, the build of Mozilla that Phoenix 0.5 requires (roughly 1.3a) could not be used. I used the official Mozilla 1.3 release instead. This has led to a few problems - notably with tabbed views. The nightly build is more stable - unless you have a specific need to use this build, it's strongly suggested that you use the nightly build instead.

Crypto & FreeType2 are not enabled in this release. This means that you won't be able to use PSM or SSL (i.e. you won't be able to connect to Encrypted websites.)

This build was created on an Intel i686 cross-compiler. (Kondara 2.1 Linux). It was created using gcc 2.95.2 and GNU make 3.79.1

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


To install Phoenix by downloading the tar.gz file:

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

  2. Click the link on the site you're downloading Phoenix from to download the non-installer (phoenix*.tar.gz) file into the Phoenix directory.

  3. Change to the phtemp directory (cd phtemp) and decompress the file with the following command:
              tar zxvf pho*.tar.gz
    
    This creates a "phoenix" directory under your phtemp directory.

  4. Change to the Phoenix directory (cd phoenix).

  5. Run Phoenix with the following run script:
              ./phoenix
    

Changes: Uploaded first release build of Phoenix 0.5