Changes between Version 87 and Version 88 of download
- Timestamp:
- Apr 22, 2011, 11:13:39 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
download
v87 v88 49 49 '''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.[[br]][[br]] 50 50 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)[[br]] 51 Or more technically, the default search locations for [wiki: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 [wiki:Buildsystem compile time] or later by editing <build directory>/config/orxonox.ini (look for "mediaPath"). [[br]][[br]]51 More precisely, you can adjust the data path by telling CMake about it (e.g. by using ccmake). [[br]][[br]] 52 52 https://svn.orxonox.net/game/data/trunk [[br]][[br]] 53 53 … … 68 68 [[Image(Big_Logo_Linux.jpg, 64, right, nolink)]] 69 69 ==== Linux ==== 70 * [[Image(linux.png, 24, nolink)]] [wiki:LinuxSource Building under Linux] 70 71 * [[Image(gentoo.png, 24, nolink)]] [wiki:LinuxGentoo Gentoo Linux] 71 72 * [[Image(debian.png, 24, nolink)]] [wiki:LinuxDebian Debian GNU/Linux]