]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/shortcut_plugin_will_not_work_without_shortcuts.mdwn.mdwn
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / doc / bugs / shortcut_plugin_will_not_work_without_shortcuts.mdwn.mdwn
index 5efbad5fbc6282ac129269d333cee687341ba88e..5cc6691062e53cbe376398f8f260216361e6548e 100644 (file)
@@ -26,3 +26,8 @@ I am not sure why it is not finding shortcuts.mdwn. -- [[JosephTurian]]
 > > which does contain shortcuts.mdwn. So I am not sure why it is not finding it.
 > > I am grappling with installing ikiwiki in a user account, and would like to get the directories set up correctly.
 > > How can I debug this issue further?
+
+>>>> Why don't you strace it and look at where it's looking for
+>>>> shortcuts.mdwn. --[[Joey]] 
+
+>>>>>> Hmm, so change the PERL5LIB seemed to fix this. [[Done]].