aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-01-23 05:13:53 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-01-23 05:13:53 +0000
commit0c9a1516eb34b7abbdb7ee83b15f0f3ce0639805 (patch)
treebcc3c6c27d8a8b2a0fe4a1202fcbf27a93de93b2
parent0ee37ad243114aae8243e4bb45c1f8aedd8e18d5 (diff)
downloadioquake3-aero-0c9a1516eb34b7abbdb7ee83b15f0f3ce0639805.tar.gz
ioquake3-aero-0c9a1516eb34b7abbdb7ee83b15f0f3ce0639805.zip
FC3/4 + RHEL binaries. Also rearrange distribs.
git-svn-id: svn://svn.icculus.org/quake3/trunk@520 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r--web/include/get.php36
1 files changed, 22 insertions, 14 deletions
diff --git a/web/include/get.php b/web/include/get.php
index 7c9febd..22c1f26 100644
--- a/web/include/get.php
+++ b/web/include/get.php
@@ -15,20 +15,7 @@ mean that Quake 3 Arena the game is free. You must purchase the game to use the
<p>If you're lucky your distribution or someone else using it may have already
done all of the work for you.</p>
<ul>
- <li>
- <h3>Gentoo</h3>
- <p><a href="http://www.gentoo.org/">Gentoo</a> users can just <span class="shell">
- emerge quake3</span> to get a recent snapshot of our Subversion repository.</p>
- </li>
- <li>
- <h3>SUSE</h3>
- <p>Ludwig Nussel works on this project and also provides
- <a href="ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lnussel/quake3">
- RPMs for SUSE Linux Enterprise Server.</a> Note that these are just
- the binaries, no scripts or KDE/Gnome launchers to start them. Ludwig also
- mentions that the packages should work on any glibc 2.3 system.</p>
- </li>
- <li>
+<li>
<h3>Debian &amp; Ubuntu</h3>
<p>Firstly, we have packages for the i386 and amd64 versions of
Ubuntu and Debian Linux, thanks to <a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/">
@@ -47,6 +34,27 @@ done all of the work for you.</p>
chance these will work on most distributions, these are not
<span class="shell">.deb</span>s.</p>
</li>
+ <li>
+ <h3>Fedora Core, RHEL</h3>
+ <p>Ed "Sketch" Byrne has been so kind as to provide i386 RPMs for
+ <a href="http://www.openverse.com/quake3/"> Fedora Core 3, Fedora
+ Core 4, and RedHat Enterprise Linux 4</a> Read his
+ <a href="http://www.openverse.com/quake3/Readme.html">Readme</a>
+ to learn how to install it.</p>
+ </li>
+ <li>
+ <h3>Gentoo</h3>
+ <p><a href="http://www.gentoo.org/">Gentoo</a> users can just <span class="shell">
+ emerge quake3</span> to get a recent snapshot of our Subversion repository.</p>
+ </li>
+ <li>
+ <h3>SUSE</h3>
+ <p>Ludwig Nussel works on this project and also provides
+ <a href="ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lnussel/quake3">
+ RPMs for SUSE Linux Enterprise Server.</a> Note that these are just
+ the binaries, no scripts or KDE/Gnome launchers to start them. Ludwig also
+ mentions that the packages should work on any glibc 2.3 system.</p>
+ </li>
</ul>
<h2>Check out and build from Subversion</h2>