Changeset 4944 in orxonox.OLD for orxonox/trunk/INSTALL
- Timestamp:
- Jul 23, 2005, 2:18:59 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/INSTALL
r4604 r4944 19 19 There are some dependencies for orxonox you have to install: 20 20 21 1. SDL (http://www.libsdl.org)22 2. OPENGL (http://www.opengl.org)23 3. OPENAL (http://www.openal.org)24 4. SDL_image (http://www.libsdl.org/projects/SDL_image)25 5. SDL_ttf (http://www.libsdl.org/projects/SDL_ttf)21 01. SDL (http://www.libsdl.org) 22 02. OPENGL (http://www.opengl.org) 23 03. OPENAL (http://www.openal.org) 24 04. SDL_image (http://www.libsdl.org/projects/SDL_image) 25 05. SDL_ttf (http://www.libsdl.org/projects/SDL_ttf) 26 26 a) needs libttf (http://www.freetype.org/) 27 27 28 28 Nice to Have: 29 6. Doxygen (http://www.stack.nl/~dimitri/doxygen/)30 7. Automake (http://www.gnu.org/software/automake/)31 8. Autoconf (http://www.gnu.org/software/autoconf/)29 06. Doxygen (http://www.stack.nl/~dimitri/doxygen/) 30 07. Automake (http://www.gnu.org/software/automake/) 31 08. Autoconf (http://www.gnu.org/software/autoconf/) 32 32 33 33 Windows Users also need the following: 34 9. mingw (http://mingw.org/) 35 34 09. mingw (http://mingw.org/) 35 36 10. more answers to your questions can be found under section 37 wiki on our webpage http://www.orxonox.net 36 38 37 39 BUGS 38 40 ==== 39 41 Send bug reports to <orxonox-dev@mail.datacore.ch> 42 43 44 40 45 41 46 ORXONOX->
Note: See TracChangeset
for help on using the changeset viewer.