aboutsummaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorkent <kent@web>2009-01-20 21:04:25 -0500
committerJoey Hess <joey@kitenet.net>2009-01-20 21:04:25 -0500
commit7ceddcd067b72042e8fc9729498c1337657aeb67 (patch)
tree30eaa5b4754d9dbc66c4ea7971e8f4160f8af455 /doc/install
parentb4bbddbf3e3d8f188f161098166fb4a27207ad2b (diff)
downloadikiwiki-7ceddcd067b72042e8fc9729498c1337657aeb67.tar
ikiwiki-7ceddcd067b72042e8fc9729498c1337657aeb67.tar.gz
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/discussion.mdwn18
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/install/discussion.mdwn b/doc/install/discussion.mdwn
index 0e1a7f7af..c1129a435 100644
--- a/doc/install/discussion.mdwn
+++ b/doc/install/discussion.mdwn
@@ -210,7 +210,21 @@ Any help would be greatly appreciated... --kent
> If you can show me exactly what command you ran (the tested, working
> commands on the parent page?) and how it failed, I can try to debug
> your problem.
->
+
+Just today I noticed the "Bundle" subdirectory. What a moron I am! :-) Also, I misunderstood the PERL5LIB=`pwd` part --
+I glibly thought it indicated the sink for the installation of the modules, rather than the source, and I was running
+the cpan command from another window in a different directory, and just spiraled down into error...
+
> The real question in my mind is why you'd want to do this at all when
> using Ubuntu, which incldues packages of ikiwiki and all its
-> dependencies. --[[Joey]]
+> dependencies. --[[Joey]]
+
+For ubuntu 8.04:
+
+ $ ikiwiki --version
+ ikiwiki version 2.32.3ubuntu2.1
+ $
+
+I was just trying to get the latest version.
+
+In any case, thanks for the help, and thanks for the superb software. I really like it a lot.