]> sipb.mit.edu Git - ikiwiki.git/blob - doc/download.mdwn
* Patch from James Westby to add an actions option to inline; this
[ikiwiki.git] / doc / download.mdwn
1 Here's how to get ikiwiki. See [[setup]] for how to use it, and be sure to
2 add your wiki to [[IkiwikiUsers]] if you use ikiwiki.
3
4 # tarball
5
6 The best place to download a tarball of the latest release is from 
7 <http://packages.debian.org/unstable/source/ikiwiki>.
8
9 # Debian package
10
11 If using Debian unstable or testing:
12
13         apt-get install ikiwiki
14
15 Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
16
17 While this deb has been developed on Debian unstable, it should also work
18 on stable, although to get the CGI stuff working on stable, you will need
19 to upgrade to a newer version of libcgi-formbuilder-perl, `3.02.02`.
20
21 # subversion
22
23 The current development version of ikiwiki can be accessed using subversion at 
24 `svn://ikiwiki.kitenet.net/ikiwiki/trunk`
25
26 The source in subversion can be browsed
27 [with viewcvs](http://ikiwiki.kitenet.net/cgi-bin/viewcvs.cgi/trunk/?root=ikiwiki).
28
29 If you would like to be subscribed to svn commit messages for ikiwiki,
30 mail joey@kitenet.net.