diff options
author | Joey Hess <joey@kitenet.net> | 2008-07-08 18:13:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-08 18:13:49 -0400 |
commit | 2897749a8084df56f7f0746206b2cea96a90f727 (patch) | |
tree | c576deec8ac3a820122807bc9ee01952f722ff11 | |
parent | 03d7f84f28aaac46bd7cfc616a995402e89cc4cc (diff) |
web commit by mrled
-rw-r--r-- | doc/cgi/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/cgi/discussion.mdwn b/doc/cgi/discussion.mdwn index 2b487db13..b2add35a2 100644 --- a/doc/cgi/discussion.mdwn +++ b/doc/cgi/discussion.mdwn @@ -13,3 +13,5 @@ Since ikiwiki builds, it has to be finding Markdown at build time, right? What a > Either fix the installation so ikiwiki's perl modules are installed in one of the standard locations, > or you could use the `libdir` setting in the setup file to point ikiwiki > at the directory the perl modules are installed. --[[Joey]] + +>> Ah hah! That helped... once I knew that it was ikiwiki's internal thing, I was able to figure out that it was a permissions issue. For the record, I didn't change permissions or the default install prefix of /usr/local (well, at least not on purpose). Thanks for your help. --mrled |