]> sipb.mit.edu Git - ikiwiki.git/blob - doc/download.mdwn
web commit by http://joey.kitenet.net/: one more test, for cia
[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 Installation steps and requirements are listed on the [[install]] page.
10
11 ## packages
12
13 If using Debian (since 4.0), or Ubuntu (since 6.10):
14 [[template id=note text="""
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
20         apt-get install ikiwiki
21
22 Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
23
24 There is a backport of a recent version of ikiwiki for Debian 4.0 at
25 <http://packages.debian.org/etch-backports/ikiwiki>.
26
27 There is also an unofficial backport of ikiwiki for Debian 3.1, provided by
28 Paweł Tęcza, at <http://gpa.net.icm.edu.pl/debian/>.
29
30 Also. FreeBSD has ikiwiki in its
31 [ports collection](http://www.freshports.org/www/ikiwiki/).
32
33 ## revision control
34
35 ### subversion
36
37 The current development version of ikiwiki can be accessed using subversion at 
38 `svn://ikiwiki.info/ikiwiki/trunk`
39
40 The source in subversion can be browsed
41 [here](http://ikiwiki.info/cgi-bin/viewvc.cgi/trunk/?root=ikiwiki).
42
43 Commits to ikiwiki's source code are now fed into
44 [CIA](http://cia.vc), and can be browsed, subscribed to etc on its
45 [project page](http://cia.vc/stats/project/ikiwiki). Note that changes
46 to the documentation wiki are currently excluded.
47
48 ### git
49
50 A git mirror of the trunk of the subversion repository is available at
51 `git://ikiwiki.info/` and also at <http://ikiwiki.info/ikiwiki.git/>.
52 It is updated using `git-svnimport` whenever changes are committed to the
53 subversion repository.
54
55 ### arch
56
57 An unofficial arch mirror of the subversion repository is at
58 <http://arch.debian.org/arch/private/srivasta/archive-2006-misc>
59 and can be browsed [here](http://arch.debian.org/cgi-bin/archzoom.cgi/srivasta@debian.org--2006-misc?color=default?layout=larger?expand).