| 
                Last change
                  on this file since 3754 was
                  3681,
                  checked in by bensch, 21 years ago
           | 
        
        
          | 
               
orxonox/branches/textEngine: merged trunk here. 
merged with command: 
svn merge ../trunk textEngine -r 3467:HEAD 
no conflicts 
 
           | 
        
        | 
            File size:
            940 bytes
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [1917] | 1 |  | 
|---|
 | 2 | INSTALLATION INSTRUCTIONS FOR ORXONOX | 
|---|
 | 3 | ===================================== | 
|---|
 | 4 |  | 
|---|
| [3681] | 5 | INSTALLATION | 
|---|
 | 6 | ============ | 
|---|
| [1917] | 7 |  | 
|---|
| [3681] | 8 | To make it quite easy for those of you who just want to install orxonox: | 
|---|
| [1917] | 9 |  | 
|---|
| [3681] | 10 | 1. ./configure | 
|---|
 | 11 | 2. make | 
|---|
 | 12 | 3. make install | 
|---|
| [1917] | 13 |  | 
|---|
| [3681] | 14 | DEPENDENCIES | 
|---|
 | 15 | ============ | 
|---|
 | 16 |  | 
|---|
 | 17 | There are some dependencies for orxonox you have to install: | 
|---|
 | 18 |  | 
|---|
 | 19 | 1. SDL           (http://www.libsdl.org) | 
|---|
 | 20 | 2. OPENGL        (http://www.opengl.org) | 
|---|
 | 21 | 3. SDL_mixer     (http://www.libsdl.org/projects/SDL_mixer) | 
|---|
 | 22 | 4. SDL_image     (http://www.libsdl.org/projects/SDL_image) | 
|---|
 | 23 | 5. SDL_ttf       (http://www.libsdl.org/projects/SDL_ttf) | 
|---|
 | 24 |  a) needs libttf (http://www.freetype.org/) | 
|---|
 | 25 |  | 
|---|
 | 26 | Nice to Have: | 
|---|
 | 27 | 6. Doxygen       (http://www.stack.nl/~dimitri/doxygen/) | 
|---|
 | 28 | 7. Automake      (http://www.gnu.org/software/automake/) | 
|---|
 | 29 | 8. Autoconf      (http://www.gnu.org/software/autoconf/) | 
|---|
 | 30 |  | 
|---|
 | 31 | Windows Users also need the following: | 
|---|
 | 32 | 9. mingw         (http://mingw.org/) | 
|---|
 | 33 |  | 
|---|
 | 34 |  | 
|---|
| [1917] | 35 | BUGS | 
|---|
 | 36 | ==== | 
|---|
 | 37 | Send bug reports to orxonox-dev@mail.datacore.ch | 
|---|
 | 38 |  | 
|---|
 | 39 |  | 
|---|
 | 40 |  | 
|---|
 | 41 | #EOF | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.