aboutsummaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-29 23:24:15 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-29 23:24:15 +0000
commit4a45368f8a083188290dcb78eebd16960c47a216 (patch)
tree8d847e57f4e83fb62905ee5e1899d817765a71fe /doc/install
parentc5ea0c7ce6ee9f374d6346d491c84e515eca21e3 (diff)
downloadikiwiki-4a45368f8a083188290dcb78eebd16960c47a216.tar
ikiwiki-4a45368f8a083188290dcb78eebd16960c47a216.tar.gz
response
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/discussion.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/install/discussion.mdwn b/doc/install/discussion.mdwn
index 88830398f..4cda70efa 100644
--- a/doc/install/discussion.mdwn
+++ b/doc/install/discussion.mdwn
@@ -28,3 +28,9 @@ How do I fix this? There may be a bit of old ikiwiki left behind because
I did once have an older version installed but I thought I had removed all
traces of it.
+> I'm quite sure that you still have some of it floating around, since
+> ikiwiki seems to be loading an old IkiWiki.pm.
+>
+> I don't understand though why it's not finding ./IkiWiki.pm first. The
+> `-I` in the command line should make it look for files in the current
+> directory first. --[[Joey]]