Changes between Version 63 and Version 64 of download
- Timestamp:
- Aug 6, 2010, 12:44:19 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
download
v63 v64 3 3 4 4 == Binaries == 5 6 {{{ 7 #!html 8 <img src="/raw-attachment/wiki/download/Big_Logo_Windows.jpg" style="margin:10px; float:right;" width=64 /> 9 }}} 10 === Windows === 11 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]. 12 13 {{{ 14 #!html 15 <img src="/raw-attachment/wiki/download/Big_Logo_Linux.jpg" style="margin:10px; float:right;" width=64 /> 16 }}} 5 17 === Linux === 6 18 For Linux we have made packages of the current version of Orxonox. They are available for Ubuntu 10.04 and Debian. 19 20 {{{ 21 #!html 22 <img src="/raw-attachment/wiki/download/ubuntu.png" style="margin-right:10px; float:left;" /> 23 }}} 7 24 ==== Ubuntu 10.04 ==== 25 8 26 There are two possibilities of installing Orxonox binaries under Ubuntu 9 27 * You can use our launchpad-ppa by adding it to your apt sources (this way you will automatically receive updates): … … 20 38 }}} 21 39 * You can directly download the .deb files [http://svn.orxonox.net/downloads/linux/ubuntu-10.04/ here] and install them manually 40 41 {{{ 42 #!html 43 <img src="/raw-attachment/wiki/download/debian.png" style="margin-right:10px; float:left;" /> 44 }}} 22 45 ==== Debian (unstable) ==== 46 23 47 You can use these lines in your /etc/apt/sources.list (the second line is optional) 24 48 {{{ … … 31 55 aptitude install orxonox 32 56 }}} 33 === Windows ===34 For Windows we currently only have packages of the 0.0.3 tag. Download [http://svn.orxonox.net/downloads/windows/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].35 57 36 58 == Compiling from Source == … … 67 89 * Installation on [wiki:MacOSX Mac OSX] 68 90 91 {{{ 92 #!html 93 <img src="/raw-attachment/wiki/download/Big_Logo_Windows.jpg" style="margin:10px; float:right;" width=64 /> 94 }}} 69 95 == Precompiled Dependencies == 70 96 For 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.