Firefox

From MEPIS Documentation Wiki

Jump to: navigation, search

Contents

Install latest Firefox build from Mozilla.org

The following are the instructions to install latest Firefox build from Mozilla.

  1. Download the package from Mozilla site
  2. Untar it (Right-click on the file -> Extract -> Extract here).
  3. Move the folder created to /opt/ folder (use File Manager - Super User Mode)
  4. Remove /opt/firefox/plugins folder and create a symlink to /usr/lib/firefox/plugins. If still in File Manager - Super User Mode, press F4, otherwise open konsole, log in as root and type:
ln -s /usr/lib/firefox/plugins /opt/firefox/plugins

To set up the computer to launch the newly installed browser you have two choices:

  • you can change /usr/bin/firefox to link to /opt/firefox/firefox. Type:
ln -sf /opt/firefox/firefox /usr/bin/firefox

(potential issue, that link gets overwritten if you upgrade through Synaptic the Firefox version that comes pre-installed in MEPIS)

  • or, you can modify or create a link on the desktop to /opt/firefox/firefox, you can also modify or add a similar link in KMenu. In addition you need to set up the default browser to open the same /opt/firefox/firefox program.

If any of these steps sounds too complicated don't hesitate to ask on mepislovers.org for more clarifications.

Tips

See Tips and tricks for Firefox

Personal tools