Changes between Version 38 and Version 39 of dev/LinuxGentoo
- Timestamp:
- Sep 17, 2008, 10:24:06 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/LinuxGentoo
v38 v39 49 49 }}} 50 50 You will then be asked for the username and password, that you got from us. 51 Furthermore, you will need to check out the media repository. This repository contains all the graphics, fonts and sounds for Orxonox. To check it out, do: 51 52 Furthermore, you will need to check our data repository. This repository contains all the graphics, fonts and sounds and other third-party datafor Orxonox. To check it out use the command: 52 53 {{{ 53 54 $ svn co https://svn.orxonox.net/data/Media media 54 55 }}} 55 Now make sure, you have set the correct path to your media directory in the various ini-files of Orxonox.56 Now make sure, you have set the correct path to your media directory in the file orxonox.ini. 56 57 57 58 == Compiling ==