Unix Build Instructions

See http://www.mozilla.org/build/unix.html for the lastest version of these instructions.

Daniel Nunes, leaf@mozilla.org
Last modified: Fri Sep 3 17:00:32 PDT 1999

For documentation on developing features or fixing bugs, look at the Mozilla Hacking Guidelines. For general Unix issues, look at the Mozilla Unix.

Other Unix Build pages

Requirements

Build the Lizard

  1. cvs co -f mozilla/client.mk
  2. cd mozilla
  3. gmake -f client.mk
To rebuild without pulling the tree, To pull the tree, To change build options, use the Unix Build Configurator

After the build