Changes between Version 2 and Version 3 of LatestReleaseLinux


Ignore:
Timestamp:
Oct 10, 2010, 1:01:31 AM (14 years ago)
Author:
baDibere
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LatestReleaseLinux

    v2 v3  
    11= How to install the latest version on Linux =
    2 
    32'''Warning''': The game is currently under heavy development, and many features are currently missing. This release is an '''alpha version''', not a completed playable game - please check our '''[http://www.wildfiregames.com/0ad/ site]''' and '''[http://www.wildfiregames.com/forum/index.php?showforum=135 forums]''' for future updates!
    43
    54The Linux packages are new and not well-tested, so please report any problems.
    65
    7 
    86[[TOC(inline,noheading)]]
    97
    108== Ubuntu 10.04 ==
     9Install from our [https://launchpad.net/~wfg/+archive/0ad PPA]:
    1110
    12 Install from our [https://launchpad.net/~wfg/+archive/0ad PPA]:
    1311{{{
    1412sudo add-apt-repository ppa:wfg/0ad
     
    1917
    2018Run the game from the command-line as
     19
    2120{{{
    22210ad
     
    2928
    3029== Debian 5.0 ==
    31 
    3230{{{
    3331sudo sh -e'echo "deb http://download.opensuse.org/repositories/games/Debian_5.0/ /" >/etc/apt/sources.list.d/obs-games.list'
     
    3836
    3937Run the game from the command-line as
     38
    4039{{{
    41400ad
     
    4443
    4544== OpenSUSE ==
    46 
    4745 * Launch YaST.
    4846 * Select "Software" and "Software Repositories".
    4947 * Select "Add" and "Specify URL..."
    5048 * Enter one of the following URLs, with name "obs-games":
    51   * `http://download.opensuse.org/repositories/games/openSUSE_11.3/`
    52   * `http://download.opensuse.org/repositories/games/openSUSE_11.2/`
    53   * `http://download.opensuse.org/repositories/games/openSUSE_11.1/`
     49   * `http://download.opensuse.org/repositories/games/openSUSE_11.3/`
     50   * `http://download.opensuse.org/repositories/games/openSUSE_11.2/`
     51   * `http://download.opensuse.org/repositories/games/openSUSE_11.1/`
    5452 * It should prompt "Import Untrusted GnuPG Key" - these packages are not checked or trusted by OpenSUSE. You should not install them in security-critical environments. If you understand and accept the danger of installing unknown software, accept the import.
    5553 * Run "Install/Remove Software"
     
    5755
    5856Run the game from the command-line as
     57
    5958{{{
    60590ad
     
    6362
    6463== Fedora, Mandriva ==
     64First run:
    6565
    66 First run:
    6766{{{
    6867su -
    6968}}}
    7069Then run one of the following commands:
     70
    7171 * `curl http://download.opensuse.org/repositories/games/Fedora_13/games.repo >/etc/yum.repos.d/obs-games.repo`
    7272 * `curl http://download.opensuse.org/repositories/games/Fedora_12/games.repo >/etc/yum.repos.d/obs-games.repo`
     
    7474 * `curl http://download.opensuse.org/repositories/games/Mandriva_2010/games.repo >/etc/yum.repos.d/obs-games.repo`
    7575 * `curl http://download.opensuse.org/repositories/games/Mandriva_2009.1/games.repo >/etc/yum.repos.d/obs-games.repo`
     76
    7677Install the package:
     78
    7779{{{
    7880yum install 0ad
     
    8183
    8284Exit from the `su` shell:
     85
    8386{{{
    8487exit
    8588}}}
    8689Run the game from the command-line as
     90
    8791{{{
    88920ad
     
    9397
    9498== Gentoo ==
    95 
    9699See [http://bugs.gentoo.org/show_bug.cgi?id=278541 bug containing ebuilds] (both latest release and latest SVN).
    97100
    98101== Arch ==
    99 
    100102See [http://aur.archlinux.org/packages.php?ID=36132 releases] and [http://aur.archlinux.org/packages.php?ID=28560 latest SVN] packages.
    101103
     104== Pardus GNU/Linux ==
     105''For Pardus 2009,''
     106
     107* Add P2009-free repository by executing following command:
     108
     109{{{
     110pisi ar P2009-free http://paketler.pardus-linux.org/P2009-free/pisi-index.xml.bz2 -y
     111}}}
     112and install 0 A.D by executing following command:
     113
     114{{{
     115pisi it 0ad
     116}}}
     117* If you don't want to add a repository, you can download and install PiSi package from http://paketler.pardus-linux.org/P2009-free
     118
    102119== Compiling on Linux ==
     120You need two files:
    103121
    104 You need two files:
    105122 * [http://releases.wildfiregames.com/0ad-r07970-alpha-unix-build.tar.xz 0ad-unix-build.tar.xz] (3 MB) ''or'' [http://releases.wildfiregames.com/0ad-r07970-alpha-unix-build.tar.gz 0ad-unix-build.tar.gz] (5 MB)
    106123 * [http://releases.wildfiregames.com/0ad-r07970-alpha-unix-data.tar.xz 0ad-unix-data.tar.xz] (99 MB) ''or'' [http://releases.wildfiregames.com/0ad-r07970-alpha-unix-data.tar.gz 0ad-unix-data.tar.gz] (118 MB)
     124
    107125The `.xz` files are smaller but may require you to install [http://tukaani.org/xz/ XZ Utils].
    108126
    109127Extract both files to the same location:
     128
    110129{{{
    111130# Extract .xz version into the current directory:
     
    121140tar xvzf 0ad-r07970-alpha-unix-data.tar.gz
    122141}}}
    123 
    124 Then follow the '''[BuildInstructions#Unix build instructions]''' using the files from this release instead of downloading from SVN.
     142Then follow the '''[wiki:BuildInstructions#Unix build instructions]''' using the files from this release instead of downloading from SVN.
    125143
    126144== How to get info on new releases ==
    127 
    128145There are several ways to be notified when a new release is out, as well as getting notified on other updates, either by subscribing to the [http://feedburner.google.com/fb/a/mailverify?uri=0AdNews&loc=en_US email mail list], following [http://www.twitter.com/play0ad 0 A.D. on Twitter] or [http://www.facebook.com/play0ad Facebook], or the [http://feeds.feedburner.com/0AdNews RSS feed].