2006-08-23 07:41:07 +02:00
|
|
|
Here's how to get ikiwiki. See [[setup]] for how to use it, and be sure to
|
|
|
|
add your wiki to [[IkiwikiUsers]] if you use ikiwiki.
|
2006-04-29 21:11:01 +02:00
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
## tarball
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2006-05-05 22:43:48 +02:00
|
|
|
The best place to download a tarball of the latest release is from
|
|
|
|
<http://packages.debian.org/unstable/source/ikiwiki>.
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2007-09-07 21:31:49 +02:00
|
|
|
Installation steps and requirements are listed on the [[install]] page.
|
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
## packages
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2008-07-12 16:26:53 +02:00
|
|
|
To install with apt, if using Debian (since 4.0), or Ubuntu (since 6.10):
|
2008-07-21 13:32:31 +02:00
|
|
|
[[!template id=note text="""
|
2007-04-27 01:52:57 +02:00
|
|
|
Note that Debian 4.0 and especially Ubuntu 6.10 contain older versions of
|
2007-04-08 22:14:00 +02:00
|
|
|
ikiwiki, there have been lots of enhancements and bug fixes since those
|
|
|
|
versions.
|
2007-09-03 01:04:28 +02:00
|
|
|
"""]]
|
|
|
|
|
2009-01-17 19:28:53 +01:00
|
|
|
apt-get install ikiwiki
|
2007-04-08 22:14:00 +02:00
|
|
|
|
2006-05-05 22:43:48 +02:00
|
|
|
Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2007-09-03 01:04:28 +02:00
|
|
|
There is a backport of a recent version of ikiwiki for Debian 4.0 at
|
|
|
|
<http://packages.debian.org/etch-backports/ikiwiki>.
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2008-10-21 02:34:29 +02:00
|
|
|
Fedora versions 8 and newer have RPMs of ikiwiki available.
|
|
|
|
|
2008-12-31 09:43:43 +01:00
|
|
|
There is also an unofficial backport of ikiwiki for Ubuntu Intrepid, provided by
|
2008-07-24 11:39:56 +02:00
|
|
|
[[Paweł_Tęcza|users/ptecza]],
|
2008-06-13 16:15:11 +02:00
|
|
|
at [http://gpa.net.icm.edu.pl/ubuntu/](http://gpa.net.icm.edu.pl/ubuntu/index-en.html).
|
2006-10-31 18:30:50 +01:00
|
|
|
|
2008-07-29 06:04:48 +02:00
|
|
|
NetBSD and many other platforms: pkgsrc has an [ikiwiki package](ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/www/ikiwiki/README.html).
|
2008-07-27 06:54:14 +02:00
|
|
|
|
2008-07-12 16:25:20 +02:00
|
|
|
FreeBSD has ikiwiki in its
|
2007-06-18 22:26:47 +02:00
|
|
|
[ports collection](http://www.freshports.org/www/ikiwiki/).
|
|
|
|
|
2008-07-12 16:25:20 +02:00
|
|
|
Gentoo has an [ebuild](http://bugs.gentoo.org/show_bug.cgi?id=144453) in its bug database.
|
|
|
|
|
|
|
|
IkiWiki can be installed [from macports](http://www.macports.org/ports.php?by=name&substr=ikiwiki)
|
|
|
|
by running `sudo port install ikiwiki`.
|
2008-06-24 02:09:39 +02:00
|
|
|
|
2008-12-09 22:58:15 +01:00
|
|
|
A [PKGBUILD for Arch Linux](http://aur.archlinux.org/packages.php?ID=12284) is in the AUR.
|
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
## revision control
|
2006-12-03 15:58:04 +01:00
|
|
|
|
2008-02-05 19:49:25 +01:00
|
|
|
Ikiwiki is developed in a [[git_repository|git]].
|