ikiwiki/doc/download.mdwn

53 lines
1.8 KiB
Plaintext
Raw Normal View History

2009-10-29 17:15:13 +01:00
Here's how to get ikiwiki in source or prepackaged form. 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
2009-10-29 17:15:13 +01:00
## source
Ikiwiki is developed in a [[git_repository|git]].
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
2009-10-29 17:15:13 +01:00
Manual installation steps and requirements are listed on the [[install]] page.
2009-10-29 17:23:14 +01:00
## Debian / Ubuntu packages
2006-04-29 20:14:30 +02:00
2009-10-29 17:23:14 +01:00
To install with apt, if using Debian or Ubuntu:
2007-09-03 01:04:28 +02: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
There is a backport of a recent version of ikiwiki for Debian 5.0 at
<http://packages.debian.org/lenny-backports/ikiwiki>.
2006-04-29 20:14:30 +02:00
There is also an unofficial backport of ikiwiki for Ubuntu Jaunty, provided by
2008-07-24 11:39:56 +02:00
[[Paweł_Tęcza|users/ptecza]],
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
2009-10-29 17:23:14 +01:00
## RPM packages
2009-10-29 17:15:13 +01:00
Fedora versions 8 and newer have RPMs of ikiwiki available.
Ikiwiki's source includes a RPM spec file, which you can use to build your
own RPM.
2009-10-29 17:23:14 +01:00
## BSD ports
IkiWiki can be installed [from macports](http://www.macports.org/ports.php?by=name&substr=ikiwiki)
by running `sudo port install ikiwiki`.
2009-10-29 17:15:13 +01: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
FreeBSD has ikiwiki in its
2007-06-18 22:26:47 +02:00
[ports collection](http://www.freshports.org/www/ikiwiki/).
2009-10-29 17:23:14 +01:00
## Other packages
2009-10-29 17:15:13 +01:00
Gentoo has an [ebuild](http://bugs.gentoo.org/show_bug.cgi?id=144453) in its bug database.
2009-05-27 14:09:51 +02:00
The [openSUSE Build Service](http://software.opensuse.org/search?baseproject=ALL&p=1&q=ikiwiki) has packages for openSUSE
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.