Version 94 (modified by rgrieder, 14 years ago) (diff) |
---|
Binaries
TracNav(TracNav/TOC_Development)?
Windows
For Windows we supply binary packages of the latest official version.
- 2011 05 13: orxonox-0.0.5_win32.7z (247MB, 7-Zip archive).
If you are interested in the recent most version, please use the source distribution.
Linux
For Linux we have made packages of the current version of Orxonox. They are available for Ubuntu 10.04 and Debian.
Ubuntu 10.04
There are two possibilities of installing Orxonox binaries under Ubuntu
- You can use our launchpad-ppa by adding it to your apt sources (this way you will automatically receive updates):
sudo add-apt-repository ppa:orxonox/testing
Now you have to update the local apt cachesudo aptitude update
Afterwards simply install it by typingsudo aptitude install orxonox
- You can directly download the .deb files here and install them manually
Debian (unstable)
You can use these lines in your /etc/apt/sources.list (the second line is optional)
deb http://downloads.orxonox.net/debian/ unstable main deb-src http://downloads.orxonox.net/debian/ unstable main
Then you can install the orxonox package
aptitude update aptitude install orxonox
Source
Source access
The best and most convenient way to access our source code is to use SVN? and check out the trunk as it contains the most updated and recent stable features:
https://svn.orxonox.net/game/code/trunk
Note: The https can only be used if you have a svn account registered with us, if you just want to check out the code and data you have to replace https with http. See Anonymous Access for more information below.
You also need the media files. The media directory should be on the same level as the source code (e.g. if the source code is in a directory called trunk, then the media files should be in a directory called data_extern and both directories should be in the same directory)
More precisely, you can adjust the data path by telling CMake about it (e.g. by using ccmake).
https://svn.orxonox.net/game/data/trunk
Anonymous Access
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.
Guides
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: General Options and Instructions?.
Now select your OS specific installation guide from the list below:
Windows
- Windows with MinGW?
- Windows with MS Visual Studio?
Linux
- Possible problems? you may encounter during installation on Linux.
- Special instructions for the ETH Tardis? Computers at the Electrical Engineering department
Mac OS X
Outdated
For the previous version of Orxonox, there still are old installation guides available:
- Installation on Fedora Linux?
Precompiled Dependencies
For the supported compilers on Windows we supply the dependencies with all the libraries and includes directly as archive. You will need 7-Zip to extract the archives.
Link | Compiler | Date | Version | OGRE, CEGUI Version | Debug Symbols with Sources |
30MB | Visual C++ 2005 SP1 | 28.04.2011 | 4.4 | OGRE 1.6, CEGUI 0.6 |
40MB | Visual C++ 2005 SP1 | 28.04.2011 | 6.0 | OGRE 1.7, CEGUI 0.7 |
32MB | Visual C++ 2008 SP1 | 28.04.2011 | 4.4 | OGRE 1.6, CEGUI 0.6 |
42MB | Visual C++ 2008 SP1 | 28.04.2011 | 6.0 | OGRE 1.7, CEGUI 0.7 |
14MB | Visual C++ 2010 SP1 | 13.05.2011 | 6.1 | OGRE 1.7, CEGUI 0.7 | 34MB |
9MB | MinGW (GCC 3.4) | 26.02.2011 | 4.1 | OGRE 1.6, CEGUI 0.6 |
11MB | MinGW (GCC 4.5) | 19.02.2011 | 5.1 | OGRE 1.7, CEGUI 0.6 |
Attachments (13)
- Big_Logo_Windows.jpg (14.8 KB) - added by landauf 14 years ago.
- Big_Logo_Linux.jpg (14.4 KB) - added by landauf 14 years ago.
- Big_Logo_Macintosh.jpg (10.2 KB) - added by landauf 14 years ago.
- windows.png (2.5 KB) - added by landauf 14 years ago.
- windows_vs.png (2.6 KB) - added by landauf 14 years ago.
- ubuntu.png (1.9 KB) - added by landauf 14 years ago.
- debian.png (2.2 KB) - added by landauf 14 years ago.
- gentoo.png (1.6 KB) - added by landauf 14 years ago.
- fedora.png (1.6 KB) - added by landauf 14 years ago.
- eth.png (1.3 KB) - added by landauf 14 years ago.
- macosx.png (1.7 KB) - added by landauf 14 years ago.
- linux.png (2.4 KB) - added by dafrick 14 years ago.
- dl_button.gif (5.4 KB) - added by landauf 8 years ago.
Download all attachments as: .zip