Mercurial prerequisite list?

Bryan O'Sullivan bos at serpentine.com
Mon Sep 19 11:04:36 CDT 2005


On Sun, 2005-09-18 at 22:56 -0700, Eric Bloodworth wrote:
> Is there a list of prerequisite programs anywhere? 

It's very short.

python >= 2.3
a C compiler (iff you're installing from sources)
some kind of merge program (kdiff3 recommended)
GNU patch (iff you use "import")

Out of the list above, you only need two (Python and a merge program) if
you're using a binary package.

	<b



More information about the Mercurial mailing list