Beranda > OS dan aplikasi, Puppy LinuxOS > Firefox-3.0.10 Installation on Puppy Linux OS (en)

Firefox-3.0.10 Installation on Puppy Linux OS (en)

PuppyLinuxOS-4.20 distro came with Mozilla SeaMonkey-1.1.15 as the default browser. Indeed, sea monkey is very nicely integrated with the email client, and html composer (the package that I used rarely). However, I’m not familiar with this SeaMonkey. So, I need to install it on my new Puppy. Below is my experience installing Firefox on Puppy Linux OS.

You can find firefox installation for PuppyLinux on this wiki. It follows default firefox installation. But on Puppy Linux, Firefox applications ant libraries should be placed on /opt/mozilla.org/lib/firefox-xxx folder. And then making a firefox softlink in directory /root/my-applications/bin/. In this article, I’ll also show you how to create firefox-3.0.10-i686.pet file.

Installation:

  1. Download firefox-3.0.10
  2. Extract Firefox-3.0.10.tar.gz to /opt/mozilla.org/lib directory . Rename it with firefox-3.0.10 (optional)
  3. Make softlink /opt/mozilla.org/lib/firefox-3.0.10/firefox file to /root/my-applications/bin/:
    ln-sf /opt/mozilla.org/lib/firefox-3.0.10/firefox /root/my-applications/bin/
  4. Edit moz_libdir in /opt/mozilla.org/lib/firefox-3.0.10/firefox file. It shoud be:
    moz_libdir=/opt/mozilla.org/lib/firefox-3.0.10
  5. type ‘firefox’ to run the program

Want to make a pet file for this firefox-3.0.10? Follow these:

  1. Create a directory (for example, firefox-3.0.10-i686)
  2. Copy all firefox files and directories :cp --parent -av /opt/mozilla.org/lib/firefox-3.0.10/ ./firefox-3.0.10-i686
  3. Copy the /root/my-applications/firefox softlink (if /root/my-applications/firefox doesn’t exist, create it using step 3 on install instruction above):
    cp --parent -av /root/my-applications/bin/firefox ./firefox-3.0.10-i686
  4. Run the command:
    dir2pet firefox-3.0.10-i686
    Step1: press enter
    Step1b: (category) WebBrowser

    Step1c: (path, executable) firefox (because the /root/my-applications/bin directory is already in the path env)

    Step1d: (path, icon) /opt/mozilla.org/lib/firefox-3.0.10/icons/mozicon16.xpm

    Step1e: (name of application) Firefox

    Step2: (description) web browser

    Press enter 2 times

    Step3: (dependency) leave empty

    Step4: press enter

  5. Firefox-3.0.10-i686.pet file has been ready to be installed

Download Firefox pet files:

Click this thread post for detail.

Troubleshooting
If you face problem regarding libdbus_glib dependency, you need to install libdbus_glib and dbus library package
.

  1. Juli 16, 2009 pukul 09:50 | #1

    dear lord, could this be more harder? hehehe :( that /opt/mozilla.org/lib directory. is it already in the puppy or we have to add before we extract the firefox?

  2. mostafa
    Juli 20, 2009 pukul 16:51 | #2

    Thanks for firefox 3.5.1 with flash player 10. great work . I like puppy

  3. Anonim
    Agustus 17, 2009 pukul 01:22 | #3

    Fart fart fizz fizz

  1. Juni 19, 2009 pukul 15:09 | #1