]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by mrled
authorJoey Hess <joey@kitenet.net>
Tue, 8 Jul 2008 17:16:11 +0000 (13:16 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 8 Jul 2008 17:16:11 +0000 (13:16 -0400)
doc/cgi/discussion.mdwn

index b4a0557bcf15ee137862bf46656e1a80ef1cc803..bf7d6c2f1908529a7eeb05ddd6c2efb22cf9d3cd 100644 (file)
@@ -6,4 +6,4 @@ I have a working ikiwiki configuration with an SVN backend, running on Ubuntu 7.
 CGI seems to be working at least partly - the History and Recent Changes pages both work. However, if I attempt to edit or create a page, I get this error:
     Error: Failed to load plugin IkiWiki::Plugin::mdwn: Can't locate IkiWiki/Plugin/mdwn.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 6) line 2. BEGIN failed--compilation aborted at (eval 6) line 2. 
 
-Since ikiwiki builds, it has to be finding Markdown at build time, right? What am I doing wrong here? I would appreciate a point in the right direction. Thanks.
+Since ikiwiki builds, it has to be finding Markdown at build time, right? What am I doing wrong here? I would appreciate a point in the right direction. Thanks. --mrled