Eli Barzilay wrote:
* If it's OSX, and no `git' was found in the path, then try
  "/opt/local/bin/git".  This looks like the common place to get it
  installed on OSX (please correct me if it's wrong).

Homebrew (and a simple ./configure&&make install) will put it in /usr/local/bin. It might be worth checking there too, if /usr/local/bin isn't on the default OS X path.

Regards,
  Tony
_________________________________________________
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/dev

Reply via email to