diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-01-18 06:44:01 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-01-18 06:44:01 +0000 |
commit | 4bd03da0a199e55016c49175af767c4833a6020a (patch) | |
tree | 41f3fd186c866e394cdcb1ebd1ebd29b87ca6933 /web | |
parent | 35c839713e50518469bb1eaf7020d715498c7208 (diff) | |
download | ioquake3-aero-4bd03da0a199e55016c49175af767c4833a6020a.tar.gz ioquake3-aero-4bd03da0a199e55016c49175af767c4833a6020a.zip |
Regular floam SVN spam complete, maybe.
git-svn-id: svn://svn.icculus.org/quake3/trunk@502 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/include/get.php | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/web/include/get.php b/web/include/get.php index 72c0b23..e2aa348 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -30,19 +30,18 @@ done all of the work for you.</p> </li> <li> <h3>Debian & Ubuntu</h3> - <p>Firstly, we have packages for both Ubuntu and Debian Linux, thanks - to <a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/"> + <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/"> Bruno "Fuddl" Kleinert</a>.</p> <ol> - <li><a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/debian/"> - Packages for Debian Linux.</a></li> - <li><a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/ubuntu/"> - Packages for Ubuntu Linux.</a> These appear to work - for both Dapper and Breezy.</li> + <li><a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/debian/unstable/"> + Packages for Debian Linux.</a> These are intended for Debian unstable.</li> + <li><a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/ubuntu/breezy"> + Packages for Ubuntu Linux.</a> These are intended for Ubuntu Breezy.</li> </ol> <p>To install these, as root run <span class="shell">dpkg -i <em>package.deb</em></span>.</p> - <p>There are i686 <a href="http://www.xs4all.nl/~bruijn9/quake3/breezy/">binaries + <p>There are also i686 <a href="http://www.xs4all.nl/~bruijn9/quake3/breezy/">binaries built on Ubuntu</a> made by Pascal de Bruijn. Untar this into /opt/ or where ever you keep weird isolated installs. There is a decent chance these will work on most distributions, these are not |