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

→‎Setup and Configuration of the Prerequisites: Added Fink command for Mercurial installation
(→‎Setup and Configuration of the Prerequisites: Added Fink command for Mercurial installation)
Line 51: Line 51:


=== Setup and Configuration of the Prerequisites===
=== Setup and Configuration of the Prerequisites===
1. Mercurial: ''make local && ./hg version'' (or install via MacPorts with ''sudo port install mercurial'')
1. Mercurial: ''make local && ./hg version'' (or install via MacPorts with ''sudo port install mercurial'' or via Fink with ''fink install mercurial-py25'')


2. MacPorts:  
2. MacPorts: