summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://drunkenmonk.myopenid.com/ <http://drunkenmonk.myopenid.com/@web>2009-03-31 09:23:05 -0400
committerJoey Hess <joey@kitenet.net>2009-03-31 09:23:05 -0400
commite2cf170abd8c0e41cb6efcc3d7766042237a99a7 (patch)
tree0299a5b8c3738f67766742dcdd02dcc4de1c3b40 /doc
parentb19c786c6162f50f854f22c1fd8a4d59220abab4 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/setup/discussion.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn
index 89114d7a2..e76352717 100644
--- a/doc/setup/discussion.mdwn
+++ b/doc/setup/discussion.mdwn
@@ -1,3 +1,8 @@
+I just attempted to install ikiwiki on my debian server (sudo aptitude install ikiwiki, followed by an attempt with apt-get just in case). However, the only file created in /etc/ikiwiki is the 'wikilist' file, which makes following the rest of the install instructions difficult. I was not able to quickly locate a place to dl the .setup files, either.
+
+Thought you'd like to know.
+
+
I just went through the standard procedure described for setup, copied the blog directory from examples into my source directory, ran ikiwiki, and everything seems to have worked, except that none of the
&#91;&#91;!meta ... &#93;&#93; tags get converted. They simply show up in the html files unformatted, with no exclamation point, and with p tags around them. Any ideas? using ikiwiki version 2.40 on freebsd --mjg