]> sipb.mit.edu Git - ikiwiki.git/blob - doc/download.mdwn
new version of the patch available on my git repo
[ikiwiki.git] / doc / download.mdwn
1 Here's how to get ikiwiki in source or prepackaged form. See [[setup]] for
2 how to use it, and be sure to add your wiki to [[IkiwikiUsers]] if you use
3 ikiwiki.
4
5 ## source
6
7 Ikiwiki is developed in a [[git_repository|git]].
8
9 The best place to download a tarball of the latest release is from 
10 <http://packages.debian.org/unstable/source/ikiwiki>.
11
12 Manual installation steps and requirements are listed on the [[install]] page.
13
14 ## Debian / Ubuntu packages
15
16 To install with apt, if using Debian or Ubuntu:
17
18         apt-get install ikiwiki
19
20 Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
21
22 There is a backport of a recent version of ikiwiki for Debian 5.0 at
23 <http://packages.debian.org/lenny-backports/ikiwiki>.
24
25 There is also an unofficial backport of ikiwiki for Ubuntu Jaunty, provided by
26 [[Paweł_Tęcza|users/ptecza]],
27 at [http://gpa.net.icm.edu.pl/ubuntu/](http://gpa.net.icm.edu.pl/ubuntu/index-en.html).
28
29 ## RPM packages
30
31 Fedora versions 8 and newer have RPMs of ikiwiki available.
32
33 Ikiwiki's source includes a RPM spec file, which you can use to build your
34 own RPM.
35
36 ## BSD ports
37
38 IkiWiki can be installed [from macports](http://www.macports.org/ports.php?by=name&substr=ikiwiki)
39 by running `sudo port install ikiwiki`.
40
41 NetBSD and many other platforms: pkgsrc has an [ikiwiki package](ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/www/ikiwiki/README.html).
42
43 FreeBSD has ikiwiki in its
44 [ports collection](http://www.freshports.org/www/ikiwiki/).
45
46 ## Other packages
47
48 Gentoo has an [ebuild](http://bugs.gentoo.org/show_bug.cgi?id=144453) in its bug database. 
49
50 The [openSUSE Build Service](http://software.opensuse.org/search?baseproject=ALL&p=1&q=ikiwiki) has packages for openSUSE
51
52 A [PKGBUILD for Arch Linux](http://aur.archlinux.org/packages.php?ID=12284) is in the AUR.