##// END OF EJS Templates
Document the change in MacPython distutils installation location
Lee Cantey -
r3431:846bf33b default
parent child Browse files
Show More
@@ -25,7 +25,7 b''
25 <p class="p2"><br></p>
25 <p class="p2"><br></p>
26 <p class="p1"><b>After you install</b></p>
26 <p class="p1"><b>After you install</b></p>
27 <p class="p2"><br></p>
27 <p class="p2"><br></p>
28 <p class="p3">This package installs the <span class="s2">hg</span> executable in <span class="s2">/usr/local/bin</span>. This directory may not be in your shell's search path. Don't forget to check.</p>
28 <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>
29 <p class="p2"><br></p>
29 <p class="p2"><br></p>
30 <p class="p1"><b>Reporting problems</b></p>
30 <p class="p1"><b>Reporting problems</b></p>
31 <p class="p2"><br></p>
31 <p class="p2"><br></p>
General Comments 0
You need to be logged in to leave comments. Login now