diff options
author | Joey Hess <joey@kitenet.net> | 2008-07-04 03:14:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-04 03:14:29 -0400 |
commit | df736d308988bda401a8c20835127a70b8bd901d (patch) | |
tree | d22e3cad047045e392581f2852927fdee93b756f /doc/bugs | |
parent | d426894c99127129861bbbfe06739749e2f571b1 (diff) |
web commit by http://subvert.org.uk/~bma/
Diffstat (limited to 'doc/bugs')
-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 87d509057..11f123c24 100644 --- a/doc/bugs/git_fails_to_compile.mdwn +++ b/doc/bugs/git_fails_to_compile.mdwn @@ -20,3 +20,5 @@ 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]] |