diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-27 19:59:02 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-27 19:59:02 +0000 |
commit | f2e5f9af7bf3ff526d81f22c4b7958042953eda4 (patch) | |
tree | a334615e2e661aa6d49d5532c6797ebf025acf96 /web | |
parent | 79c757fe27af67a1b4146ba06b13c3e23b4965ee (diff) | |
download | ioquake3-aero-f2e5f9af7bf3ff526d81f22c4b7958042953eda4.tar.gz ioquake3-aero-f2e5f9af7bf3ff526d81f22c4b7958042953eda4.zip |
Ubuntu binaries
git-svn-id: svn://svn.icculus.org/quake3/trunk@381 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/include/get.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/include/get.php b/web/include/get.php index 97fec28..04f1c7e 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -20,6 +20,14 @@ done all of the work for you.</p> 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> + <h3>Ubuntu</h3> + <p>There are i686 <a href="hhttp://www.xs4all.nl/~bruijn9/quake3/breezy/">binaries + built on Ubuntu</a> made by Pascal de Bruijn. Untar this into /opt/ + or whereever you keep weird isolated installs. There is a decent + chance these will work on most distributions, these are not + <span class="shell">.deb</span>s.</p> + </li> </ul> <h2>Check out and build from Subversion</h2> |