]> sipb.mit.edu Git - ikiwiki.git/commitdiff
formatting
authortk <tk@web>
Tue, 25 Jan 2011 19:15:49 +0000 (19:15 +0000)
committerJoey Hess <joey@kitenet.net>
Tue, 25 Jan 2011 19:15:49 +0000 (19:15 +0000)
doc/forum/Debian_5.0.7:_Can__39__t_locate_IkiWiki__47__Setup__47__Automator.pm.mdwn

index 36642edaed6e1ccfba70f6b26b6b46706caec2ca..b501a11c8b11a9b5408d5d0bc1bf5fae5721a66f 100644 (file)
@@ -4,14 +4,14 @@ first thanks for this nice an usable piece of software.
 
 Recently i moved to a new server, reinstalled ikiwiki via aptitude and now i'm getting this error:
 
-ikiwiki -setup /etc/ikiwiki/auto.setup
-/etc/ikiwiki/auto.setup: Can't locate IkiWiki/Setup/Automator.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 10) line 13.
+    ikiwiki -setup /etc/ikiwiki/auto.setup
+    /etc/ikiwiki/auto.setup: Can't locate IkiWiki/Setup/Automator.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0        /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 10) line 13.
 
 Or with an existing wiki:
 
-ikiwiki -setup younameit.setup 
-younameit.setup: Can't use an undefined value as an ARRAY reference at /usr/share/perl5/IkiWiki/Setup/Standard.pm line 33.
-BEGIN failed--compilation aborted at (eval 10) line 293.
+    ikiwiki -setup younameit.setup 
+    younameit.setup: Can't use an undefined value as an ARRAY reference at /usr/share/perl5/IkiWiki/Setup/Standard.pm line 33.
+    BEGIN failed--compilation aborted at (eval 10) line 293.
 
 Can you help?