Changes between Version 14 and Version 15 of LatestReleaseLinux


Ignore:
Timestamp:
Mar 11, 2011, 10:24:40 PM (13 years ago)
Author:
Philip Taylor
Comment:

remove Debian 5.0 package, since its Boost is too old to build with

Legend:

Unmodified
Added
Removed
Modified
  • LatestReleaseLinux

    v14 v15  
    2424
    2525'''Unstable version''': You can try a more up-to-date but less-well-tested version from our [https://launchpad.net/~wfg/+archive/0ad.dev development snapshot PPA], which should be updated each week. Follow the instructions above but use the `ppa:wfg/0ad.dev` repository name.
    26 
    27 == Debian 5.0 ==
    28 {{{
    29 sudo sh -e'echo "deb http://download.opensuse.org/repositories/games/Debian_5.0/ /" >/etc/apt/sources.list.d/obs-games.list'
    30 sudo apt-get update
    31 sudo apt-get install 0ad
    32 }}}
    33 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".
    34 
    35 Run the game from the command-line as
    36 
    37 {{{
    38 0ad
    39 }}}
    40 or from the application menu item "0 A.D."
    4126
    4227== OpenSUSE ==