InstallingEasyHg » History » Version 11

Chris Cannam, 2011-04-12 11:11 AM

1 1 Chris Cannam
h1. Installing EasyMercurial
2 1 Chris Cannam
3 1 Chris Cannam
h2. Windows
4 1 Chris Cannam
5 10 Chris Cannam
*Notes:* The current release is always highlighted in bold on the downloads page.  You just need the file whose name ends in @Setup.exe@.
6 1 Chris Cannam
7 1 Chris Cannam
The installer includes the Mercurial executable and the KDiff3 diff/merge application (thanks to bundling mechanisms from the TortoiseHg project).  Just install and run.
8 9 Chris Cannam
9 11 Chris Cannam
*Download Location:* "Our download page":/projects/easyhg/files.
10 9 Chris Cannam
11 1 Chris Cannam
12 3 Chris Cannam
h2. Mac OS/X
13 3 Chris Cannam
14 10 Chris Cannam
*Notes:* First *download and install Mercurial itself*, then *download EasyMercurial* and install by dragging to the Applications folder.  The current release is always highlighted in bold on the downloads page.
15 3 Chris Cannam
16 10 Chris Cannam
Although the EasyMercurial distribution is a three-way universal binary for OS/X 10.4 and newer, 10.4 users will need to build their own Mercurial from source (since recent enough versions of Mercurial are no longer distributed for that platform).
17 3 Chris Cannam
18 11 Chris Cannam
*Download Location:* Mercurial from the "Mercurial website":http://mercurial.selenic.com/, EasyMercurial from "our download page":/projects/easyhg/files
19 3 Chris Cannam
20 3 Chris Cannam
h2. Linux
21 3 Chris Cannam
22 11 Chris Cannam
*Notes:* A 32-bit Linux binary is available which will run on most current Linux distributions -- including 64-bit ones with a suitable compatibility layer.  Proper distribution packages are still pending.
23 3 Chris Cannam
24 1 Chris Cannam
First install the prerequisites using your distribution's package manager.  These are Mercurial itself, the Qt4 and PyQt4 toolkits, and KDiff3.  In Ubuntu the packages you need are: @mercurial@ @python-qt4@ @kdiff3@.
25 3 Chris Cannam
26 11 Chris Cannam
Then download the current EasyMercurial Linux binary from the download page; the current release is always highlighted in bold on that page.  You just need the file whose name ends in @linux-i386.tar.gz@.
27 3 Chris Cannam
28 3 Chris Cannam
Unpack that file into a suitable place, and run the @EasyMercurial@ program from it.
29 11 Chris Cannam
30 11 Chris Cannam
*Download Location:* "Our download page":/projects/easyhg/files.