diff options
author | Joey Hess <joey@kitenet.net> | 2008-07-04 08:03:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-04 08:03:54 -0400 |
commit | 69108f446ffe450983d188bf5ae94e6156bf4a17 (patch) | |
tree | de33d2633ad5168107a787d9457185f1b0207a30 | |
parent | 560372bf949cc479f721b852ea1a6df5a035ce17 (diff) |
web commit by http://tychoish.livejournal.com/: further clarification.
-rw-r--r-- | doc/bugs/git_fails_to_compile.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/git_fails_to_compile.mdwn b/doc/bugs/git_fails_to_compile.mdwn index 1d34c3e79..1135d27b0 100644 --- a/doc/bugs/git_fails_to_compile.mdwn +++ b/doc/bugs/git_fails_to_compile.mdwn @@ -20,4 +20,6 @@ I think the problem is that ikiwiki can't deal with the onslaught of such a larg Thanks. -- [[tychoish]] + > It looks like it can't find git; what is $PATH set to when ikiwiki is run, and is git in one of those directories? --[[bma]] +>> Yeah, ikiwiki and git are both installed underneath macports, which is in the path and works just fine most of the time, and I use macports stuff a lot. |