diff --git a/docs/website/installation.php b/docs/website/installation.php index 33df7769..3056bd79 100644 --- a/docs/website/installation.php +++ b/docs/website/installation.php @@ -8,7 +8,7 @@

Ideally you will be running a recent Debian (or Ubuntu) release and will be able to add:

-deb http://debian.mcmillan.net.nz/debian unstable awm
+deb http://debian.mcmillan.net.nz/debian lenny awm
 

to your /etc/apt/sources.list. Once you have done that you can use apt-get or synaptic or some other equivalent package @@ -39,18 +39,18 @@ RPM packages please get in touch!

On SuSE Linux you may need to look in /var/lib/pgsql/data/ for the pg_hba.conf file.

Gentoo

-Davical and the awl library ebuilds are available on the sunrise overlay. -You'll have to add this overlay to your system: +

Davical and the awl library ebuilds are available on the sunrise overlay. +You'll have to add this overlay to your system:

 emerge layman
 layman -f -a sunrise
 echo "source /usr/portage/local/layman/make.conf" >> /etc/make.conf
 
-From there, you can keep the overlay in sync with the command: +

From there, you can keep the overlay in sync with the command:

layman -s sunrise
-Davical can now be installed with a normal: +

Davical can now be installed with a normal:

emerge davical

Slackware, BSD and the rest