|
From: Yoda-JM <yo...@us...> - 2010-10-27 09:58:28
|
Module: web Branch: master Commit: ec700b78e9f70c0bf3bce1045617cf69248cb56b Author: Vincent Le Ligeour <yo...@us...> Date: Wed Oct 27 11:57:59 2010 +0200 Fixed ArchLinux package link --- htdocs-source/install.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/htdocs-source/install.txt b/htdocs-source/install.txt index c20a2df..8c86cf5 100644 --- a/htdocs-source/install.txt +++ b/htdocs-source/install.txt @@ -26,7 +26,7 @@ If you have problems, please have a look at the <a href="http://wiki.performous. :h3:Other distributions Debian: <a href="apt:performous">performous</a> in official repositories OpenSUSE: <a href="http://packman.links2linux.de/package/Performous/">packages</a> - ArchLinux: <a href="http://aur.archlinux.org/packages.php?ID=24623">packages</a> + ArchLinux: <a href="http://www.archlinux.org/packages/community/i686/performous/">packages</a> Mandriva 2010.0: <a href="http://ftp.blogdrake.net/mandriva/2010.0/update/i586/Performous-0.5.1-01bdk2010.0.i586.rpm">i586</a> <a href="http://ftp.blogdrake.net/mandriva/2010.0/update/x86_64/Performous-0.5.1-01bdk2010.0.x86_64.rpm">x86_64</a> If you get an error about unsatisfied dependencies on Ubuntu, you may have to enable the community-supported software source <strong>universe</strong> via <strong>System | Administration | Software Sources</strong>. Most users already have this enabled. |