Version 61 (modified by erwin, 14 years ago) (diff) |
---|
Download Orxonox
TracNav(TracNav/TOC_Development)?
Binaries
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
Our debian binaries are located here
Windows
For Windows we currently only have packages of the 0.0.3 tag. Download here (7-Zip archive). If you wan't to try out the most recent version please use the source distribution.
Compiling from 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
You also need the media files. The default search locations for CMake? is one directory above slash media and in the checkout directory slash media. If you use another directory, the path can be configured with CMake at compile time? or later by editing <build directory>/config/orxonox.ini (look for "mediaPath").
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.
General Build System Guide
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 with MinGW?
- Windows with MS Visual Studio?
- Special instructions for the ETH Tardis? Computers at the Electrical Engineering department
- Possible problems? you may encounter during installation on Linux.
For the previous version of Orxonox, there still are old installation guides available:
- Installation on Fedora Linux?
- Installation on Mac OSX?
Precompiled Dependencies
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.
Size | Compiler | Date | Version | Note | |
7-Zip | 31MB | Visual Studio 2005 | 09.10.2009 | 3.1 | OGRE v1.4 |
7-Zip | 40MB | Visual Studio 2005 | 20.04.2010 | 4.1 | OGRE v1.6 |
7-Zip | 34MB | Visual Studio 2008 | 09.10.2009 | 3.1 | OGRE v1.4 |
7-Zip | 41MB | Visual Studio 2008 | 20.04.2010 | 4.1 | OGRE v1.6 |
7-Zip | 9MB | MinGW | 09.10.2009 | 3.1 | OGRE v1.4 | |
7-Zip | 9MB | MinGW | 09.10.2009 | 4.0 | OGRE v1.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