Changes between Version 20 and Version 21 of LatestRelease


Ignore:
Timestamp:
Aug 8, 2010, 10:28:51 PM (14 years ago)
Author:
Philip Taylor
Comment:

package updates

Legend:

Unmodified
Added
Removed
Modified
  • LatestRelease

    v20 v21  
    6363sudo apt-get install 0ad
    6464}}}
    65 * It should prompt "Install these packages without verification?" - these packages are not checked or trusted by Debian. You should not install them in security-critical environments. If you understand and accept the danger of installing unknown software, answer "y".
     65It should prompt "Install these packages without verification?" - these packages are not checked or trusted by Debian. You should not install them in security-critical environments. If you understand and accept the danger of installing unknown software, answer "y".
     66
     67Run the game from the command-line as
    6668{{{
    67 /usr/bin/pyrogenesis_dbg
     690ad
    6870}}}
     71or from the application menu item "0 A.D."
    6972
    7073=== OpenSUSE ===
     
    7376 * Select "Software" and "Software Repositories".
    7477 * Select "Add" and "Specify URL..."
    75  * Enter one of the following URLs:
     78 * Enter one of the following URLs, and name "obs-games":
    7679  * `http://download.opensuse.org/repositories/games/openSUSE_11.3/`
    7780  * `http://download.opensuse.org/repositories/games/openSUSE_11.2/`
     
    8083 * Run "Install/Remove Software"
    8184 * Select "0ad" to install.
     85
     86Run the game from the command-line as
     87{{{
     880ad
     89}}}
     90or from the application menu item "0 A.D."
    8291
    8392=== Fedora, Mandriva ===
     
    98107}}}
    99108It should prompt "Importing GPG key 0xC862B42C ... Is this ok?" - these packages are not checked or trusted by Fedora/Mandriva. You should not install them in security-critical environments. If you understand and accept the danger of installing unknown software, answer "y".
     109
     110Exit from the `su` shell:
    100111{{{
    101112exit
    102 /usr/bin/pyrogenesis_dbg
    103113}}}
     114Run the game from the command-line as
     115{{{
     1160ad
     117}}}
     118or from the application menu item "0 A.D."