= Download Orxonox = [[TracNav(TracNav/TOC_Development)]] == 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: [[br]][[br]] https://svn.orxonox.net/orxonox/trunk [[br]][[br]] You also need the media files. The path can be configured in orxonox.ini. [[br]][[br]] https://svn.orxonox.net/data/Media [[br]][[br]] You need an account to access https. '''If you just want to look at the code, use http''', but if you want to commit something, you must use https. Contact us if you need an account. [[br]][[br]] === Directory Structure === We recommend to checkout the two repositories into two separate folders on the same level. You can then easily configure the path of the Media files in orxonox.ini, section [GSRoot], key "dataPath". For the directory structure mentioned, the settings would be (and is per default) "../../Media" because it has to be relative to the ''bin'' directory. == Binaries == At the moment, there are no binaries or install packages available for Orxonox, since the game is still in an very early development stage. Please use the source distribution from Subversion. == Installation == To install Orxonox, select your OS specific installation guide from the list below: * Installation on Windows with [wiki:WindowsMinGW] (recommended) * Installation on Windows with [wiki:VisualStudio MS Visual Studio] * Installation on [wiki:LinuxGentoo Gentoo Linux] * Installation on [wiki:LinuxDebian Debian GNU/Linux] * Installation on [wiki:LinuxUbuntu Ubuntu Linux] * Special installation instructions for the [wiki:LinuxTardis ETH Tardis] Computers * [wiki:LinuxProblems Possible Problems under Linux] For previous versions of Orxonox, there still are installation guides available: * Installation on [wiki:LinuxFedora Fedora Linux] * Installation on [wiki:MacOSX Mac OSX] == Precompiled Dependencies == For some IDEs we supply the dependencies with the libraries and includes directly as archive: || Name || Date || Notes || || || || || || [http://svn.orxonox.net/ogre/binaries/VisualStudio8/Orxonox_Dependencies_VC8SP1_081010.rar Visual Studio 2005 SP1 Precompiled Dependencies] || 10 October 2008 || You must have SP1 installed! ||