Changes between Version 14 and Version 15 of LatestRelease


Ignore:
Timestamp:
Jul 24, 2010, 11:48:26 AM (14 years ago)
Author:
Philip Taylor
Comment:

update package instructions

Legend:

Unmodified
Added
Removed
Modified
  • LatestRelease

    v14 v15  
    5858=== Debian 5.0 ===
    5959
    60  * `sudo sh -e'echo "deb http://download.opensuse.org/repositories/home:/bitshuffler:/0ad/Debian_5.0/ /" >/etc/apt/sources.list.d/0ad.list'`
     60 * `sudo sh -e'echo "deb http://download.opensuse.org/repositories/games/Debian_5.0/ /" >/etc/apt/sources.list.d/obs-games.list'`
    6161 * `sudo apt-get update`
    6262 * `sudo apt-get install 0ad`
     
    6464 * `/usr/bin/pyrogenesis_dbg`
    6565
    66 === OpenSUSE, Fedora, Mandriva ===
     66=== OpenSUSE ===
    6767
    68  * http://download.opensuse.org/repositories/home:/bitshuffler:/0ad/
    69  * TODO: write installation instructions.
     68 * [http://en.opensuse.org/SDB:Add_package_repositories Add the package repository]: http://download.opensuse.org/repositories/games/openSUSE_11.3/
     69  * Replace the "11.3" with "11.2" or "11.1" if you are on older versions of OpenSUSE.
     70 * Install the `0ad` package.
     71
     72=== Fedora ===
     73
     74 * Download http://download.opensuse.org/repositories/games/Fedora_13/games.repo into /etc/yum.repos.d/
     75  * Replace the "13" with "12" if you are on an older version of Fedora.
     76 * `yum install 0ad`
     77
     78=== Mandriva ===
     79
     80 * Download http://download.opensuse.org/repositories/games/Mandriva_2010.1/games.repo into /etc/yum.repos.d/
     81  * Replace the "2010.1" with "2010" or "2009.1" if you are on older versions of Mandriva.
     82 * `yum install 0ad`