]> sipb.mit.edu Git - ikiwiki.git/blob - doc/download.mdwn
web commit by http://subvert.org.uk/~bma/: timezone bug.
[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 ## packages
10
11 If using Debian (since 4.0), or Ubuntu (since 6.10):
12
13         apt-get install ikiwiki
14
15 Note that Debian 4.0 and especially Ubuntu 6.10 contain older versions of
16 ikiwiki, there have been lots of enhancements and bug fixes since those
17 versions.
18
19 Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
20
21 While this deb has been developed on Debian unstable, it should also work
22 on stable, although to get the CGI stuff working on stable, you will need
23 to upgrade to a newer version of libcgi-formbuilder-perl, `3.05`.
24
25 There is also an unofficial backport of ikiwiki for Debian 'sarge', provided by
26 Paweł Tęcza, at <http://gpa.net.icm.edu.pl/debian/>.
27
28 Also. FreeBSD has ikiwiki in its
29 [ports collection](http://www.freshports.org/www/ikiwiki/).
30
31 ## revision control
32
33 ### subversion
34
35 The current development version of ikiwiki can be accessed using subversion at 
36 `svn://ikiwiki.info/ikiwiki/trunk`
37
38 The source in subversion can be browsed
39 [here](http://ikiwiki.info/cgi-bin/viewvc.cgi/trunk/?root=ikiwiki).
40
41 Commits to ikiwiki's source code are now fed into
42 [CIA](http://cia.vc), and can be browsed, subscribed to etc on its
43 [project page](http://cia.vc/stats/project/ikiwiki). Note that changes
44 to the documentation wiki are currently excluded.
45
46 ### git
47
48 A git mirror of the trunk of the subversion repository is available at
49 <http://ikiwiki.info/ikiwiki.git/.git>. It is updated whenever
50 changes are committed to the subversion repository.
51
52 ### arch
53
54 An unofficial arch mirror of the subversion repository is at
55 <http://arch.debian.org/arch/private/srivasta/archive-2006-misc>
56 and can be browsed [here](http://arch.debian.org/cgi-bin/archzoom.cgi/srivasta@debian.org--2006-misc?color=default?layout=larger?expand).