Changes between Version 67 and Version 68 of download
- Timestamp:
- Aug 6, 2010, 1:33:48 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
download
v67 v68 1 = Download Orxonox=1 = Binaries = 2 2 [[TracNav(TracNav/TOC_Development)]] 3 3 4 == Binaries ==5 6 4 [[Image(Big_Logo_Windows.jpg, 64, right, nolink)]] 7 == = Windows ===5 == Windows == 8 6 For Windows we currently only have packages of the 0.0.3 tag. You can download them [http://svn.orxonox.net/downloads/windows/binaries/orxonox-0.0.3_win32.7z here] (get 7-Zip [http://www.7-zip.org/ here]). If you wan't to try out the most recent version please use the [wiki:download#CompilingfromSource source distribution]. 9 7 10 8 [[Image(Big_Logo_Linux.jpg, 64, right, nolink)]] 11 == = Linux ===9 == Linux == 12 10 For Linux we have made packages of the current version of Orxonox. They are available for Ubuntu 10.04 and Debian. 13 11 … … 42 40 }}} 43 41 44 == Compiling from Source == 42 [[BR]] 45 43 46 === Source access === 44 = Source = 45 46 == Source access == 47 47 The best and most convenient way to access our source code is to use [wiki:SVN] and check out the trunk as it contains the most updated and recent stable features: [[br]][[br]] 48 48 https://svn.orxonox.net/game/code/trunk [[br]][[br]] … … 53 53 If you only want to download the source, you can use the link above but replace https with http. Contact us if you are interested in committing content and therefore need an account. [[br]][[br]] 54 54 55 == = General Build System Guide ===55 == Guides == 56 56 The following section guides you through the installation of the source code for your chosen operating system. Before you start with compiling you may want to have a look at the OS unspecific build options with which you can customize your installation: 57 57 '''[wiki:Buildsystem General Options and Instructions]'''.