CloudServices/Sync/FxSync/Archived/Building:Older Versions: Difference between revisions

→‎Building: -- Add a note saying that an objdir's "dist" directory works as a MOZSDKDIR
m (→‎Prerequisites: xul-runner shouldn't be latest - 1.9.2, must be not greater 1.9.1)
(→‎Building: -- Add a note saying that an objdir's "dist" directory works as a MOZSDKDIR)
Line 31: Line 31:
=== Building ===
=== Building ===


1. Set the <code>MOZSDKDIR</code> environment variable to the location of your Gecko SDK, e.g.:
1. Set the <code>MOZSDKDIR</code> environment variable to the location of your Gecko SDK. (Note: the "dist" directory within a Firefox build's objdir is one good option for this.) e.g.:


   export MOZSDKDIR=/path/to/gecko/sdk
   export MOZSDKDIR=/path/to/gecko/sdk
Confirmed users
489

edits