Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 59 and Version 60 of download


Ignore:
Timestamp:
Jun 12, 2010, 1:04:44 PM (14 years ago)
Author:
scheusso
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • download

    v59 v60  
    11= Download Orxonox =
    22[[TracNav(TracNav/TOC_Development)]]
     3
     4== Binaries ==
     5=== Linux ===
     6For Linux we have made packages of the current version of Orxonox. They are available for Ubuntu 10.04 and Debian.
     7==== Ubuntu 10.04 ====
     8There are two possibilities of installing Orxonox binaries under Ubuntu
     9 * You can use our launchpad-ppa by adding it to your apt sources (this way you will automatically receive updates):
     10{{{
     11sudo add-apt-repository ppa:orxonox/testing
     12}}}
     13 Afterwards simply install it by typing
     14{{{
     15sudo aptitude install orxonox
     16}}}
     17 * You can directly download the .deb files [https://svn.orxonox.net/downloads/linux/ubuntu-10.04/ here] and install them manually
     18==== Debian ====
     19Our debian binaries are located [https://svn.orxonox.net/downloads/linux/debian/ here]
     20=== Windows ===
     21For Windows we currently only have packages of the 0.0.3 tag. Download [http://svn.orxonox.net/ogre/orxonox_binaries/orxonox-0.0.3_win32.7z here] (7-Zip archive). If you wan't to try out the most recent version please use the [wiki:download#CompilingfromSource source distribution].
    322
    423== Compiling from Source ==
     
    3554 * Installation on [wiki:MacOSX Mac OSX]
    3655
    37 == Binaries ==
    38 At the moment, there are no official binaries or install packages available for Orxonox, since the game is still in an early development stage. Please use the [wiki:download#CompilingfromSource source distribution] from Subversion. [[br]]
    39 However there is sort of a tech demo compilation of the 0.0.3 tag. The package is only available for Windows though. Download [http://svn.orxonox.net/ogre/orxonox_binaries/orxonox-0.0.3_win32.7z here] (7-Zip archive).
    40 
    4156== Precompiled Dependencies ==
    4257For some Compilers on Windows we supply the dependencies with the libraries and includes directly as archive. If you download archives for multiple compilers simply overwrite the include files without regard, they're the same anyway.