]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://vibrog.myopenid.com/
authorJoey Hess <joey@kitenet.net>
Mon, 28 Apr 2008 19:03:22 +0000 (15:03 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 28 Apr 2008 19:03:22 +0000 (15:03 -0400)
doc/install/discussion.mdwn

index 54a30723d0095707b8a26e3f96054da2c16d07ef..52f5e075c9bcbb902064a4f86d1b6d4016b4017d 100644 (file)
@@ -115,3 +115,13 @@ ah, i still don't fully get it, though (the following is slightly shortened):
         i /TimeDate/
     to find objects with matching identifiers.
 
+I'm trying to build IkiWiki on a fresh OpenSuse 10.3 box. I start out with
+
+    $ perl -MCPAN -e 'install Text::Markdown URI HTML::Parser HTML::Template HTML::Scrubber'
+    $ git clone git://git.ikiwiki.info/ ikiwiki && cd ikiwiki
+    $ perl Makefile.PL && make
+
+Are there other prerequisites?
+I also installed all optional Perl modules, except TimeDate.
+
+`make` exits with `make: *** [extra_build] Aborted`, `make test` complains `cannot stat 'ikiwiki.man'`