add link to etch backport
parent
8e830722c8
commit
78655b9d7e
|
@ -9,20 +9,20 @@ The best place to download a tarball of the latest release is from
|
||||||
## packages
|
## packages
|
||||||
|
|
||||||
If using Debian (since 4.0), or Ubuntu (since 6.10):
|
If using Debian (since 4.0), or Ubuntu (since 6.10):
|
||||||
|
[[[template id=note text="""
|
||||||
apt-get install ikiwiki
|
|
||||||
|
|
||||||
Note that Debian 4.0 and especially Ubuntu 6.10 contain older versions of
|
Note that Debian 4.0 and especially Ubuntu 6.10 contain older versions of
|
||||||
ikiwiki, there have been lots of enhancements and bug fixes since those
|
ikiwiki, there have been lots of enhancements and bug fixes since those
|
||||||
versions.
|
versions.
|
||||||
|
"""]]
|
||||||
|
|
||||||
|
apt-get install ikiwiki
|
||||||
|
|
||||||
Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
|
Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
|
||||||
|
|
||||||
While this deb has been developed on Debian unstable, it should also work
|
There is a backport of a recent version of ikiwiki for Debian 4.0 at
|
||||||
on stable, although to get the CGI stuff working on stable, you will need
|
<http://packages.debian.org/etch-backports/ikiwiki>.
|
||||||
to upgrade to a newer version of libcgi-formbuilder-perl, `3.05`.
|
|
||||||
|
|
||||||
There is also an unofficial backport of ikiwiki for Debian 'sarge', provided by
|
There is also an unofficial backport of ikiwiki for Debian 3.1, provided by
|
||||||
Paweł Tęcza, at <http://gpa.net.icm.edu.pl/debian/>.
|
Paweł Tęcza, at <http://gpa.net.icm.edu.pl/debian/>.
|
||||||
|
|
||||||
Also. FreeBSD has ikiwiki in its
|
Also. FreeBSD has ikiwiki in its
|
||||||
|
|
Loading…
Reference in New Issue