contrib/macosx/Readme.html
changeset 5642 cd893635b542
parent 4786 4bd0b2f862ba
child 6629 1afb186d2934
equal deleted inserted replaced
5621:badbefa55972 5642:cd893635b542
    15   </style>
    15   </style>
    16 </head>
    16 </head>
    17 <body>
    17 <body>
    18 <p class="p1"><b>Before you install</b></p>
    18 <p class="p1"><b>Before you install</b></p>
    19 <p class="p2"><br></p>
    19 <p class="p2"><br></p>
    20 <p class="p3">This is <i>not</i> a stand-alone version of Mercurial.</p>
    20 <p class="p3">This is an OS X 10.5 version of Mercurial that depends on the default Python 2.5 installation.</p>
    21 <p class="p2"><br></p>
       
    22 <p class="p3">To use it, you must have the appropriate version of Universal MacPython from <a href="http://www.python.org">www.python.org</a> installed.</p>
       
    23 <p class="p2"><br></p>
       
    24 <p class="p3">You can find more information and download MacPython from here:</p>
       
    25 <p class="p4"><span class="s1"><a href="http://www.python.org/download">http://www.python.org/download</a></span></p>
       
    26 <p class="p2"><br></p>
       
    27 <p class="p3">Or direct links to the latest version are:</p>
       
    28 <p class="p4"><span class="s1"><a href="http://www.python.org/ftp/python/2.5.1/python-2.5.1-macosx.dmg">Python 2.5.1 for Macintosh OS X</a></span></p>
       
    29 <p class="p4"><span class="s1"><a href="http://www.python.org/ftp/python/2.4.4/python-2.4.4-macosx2006-10-18.dmg">Python 2.4.4 for Macintosh OS X</a></span></p>
       
    30 <p class="p2"><br></p>
    21 <p class="p2"><br></p>
    31 <p class="p1"><b>After you install</b></p>
    22 <p class="p1"><b>After you install</b></p>
    32 <p class="p2"><br></p>
    23 <p class="p2"><br></p>
    33 <p class="p3">This package installs the <span class="s2">hg</span> executable in <span class="s2">/Library/Frameworks/Python.framework/Versions/Current/bin</span>. This directory may not be in your shell's search path. The MacPython installer will have created an entry in <span class="s2">.profile</span> for it but if your shell doesn't use <span class="s2">.profile</span> you'll need configure it yourself or create a symlink from a directory already in your path.</p>
    24 <p class="p3">This package installs the <span class="s2">hg</span> executable in <span class="s2">/usr/local/bin</span> and the Mercurial files in </span class="s2">/Library/Python/2.5/site-packages/mercurial.</span></p>
    34 <p class="p2"><br></p>
    25 <p class="p2"><br></p>
    35 <p class="p1"><b>Documentation</b></p>
    26 <p class="p1"><b>Documentation</b></p>
    36 <p class="p2"><br></p>
    27 <p class="p2"><br></p>
    37 <p class="p3">Visit the <a href="http://www.selenic.com/mercurial">Mercurial web site and wiki</a></p>
    28 <p class="p3">Visit the <a href="http://www.selenic.com/mercurial">Mercurial web site and wiki</a></p>
    38 <p class="p2"><br></p>
    29 <p class="p2"><br></p>