]> sipb.mit.edu Git - ikiwiki.git/blob - doc/download.mdwn
silly googlebot, must have it cached.. I hope
[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 and libcgi-session-perl `4.14-1`
21
22 There is also an unofficial backport of ikiwiki for Debian stable, provided by
23 Pawel Tecza, at <http://gpa.net.icm.edu.pl/debian/>.
24
25 # Ubuntu
26
27 ikiwiki is also available in Ubuntu / Edgy
28
29         apt-get install ikiwiki
30
31 # subversion
32
33 The current development version of ikiwiki can be accessed using subversion at 
34 `svn://ikiwiki.kitenet.net/ikiwiki/trunk`
35
36 The source in subversion can be browsed
37 [here](http://ikiwiki.kitenet.net/cgi-bin/viewcvs.cgi/trunk/?root=ikiwiki).
38
39 If you would like to be subscribed to svn commit messages for ikiwiki,
40 mail joey@kitenet.net.
41
42 # arch
43
44 An unofficial arch mirror of the subversion repository is at
45 `http://arch.debian.org/arch/private/srivasta/archive-2006-misc`
46 and can be browsed [here](http://arch.debian.org/cgi-bin/archzoom.cgi/srivasta@debian.org--2006-misc?color=default?layout=larger?expand).