Realised apt-get installs old version and decided that the chances that comment was relevant was slim.

master
http://drunkenmonk.myopenid.com/ 2009-03-31 09:46:53 -04:00 committed by Joey Hess
parent e2cf170abd
commit a1fa249287
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
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
[[!meta ... ]] 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