Version 57 (modified by bknecht, 16 years ago) (diff) |
---|
Ubuntu
Platforms
Tested on
Hardware | OS Version | Revision | Tester | Date | Result |
IBM T42 | Hardy Heron (8.04) | r2131 | Benjamin Knecht? | 09.11.2008 | success |
IBM T42 | Intrepid Ibex (8.10) | r2131 | Benjamin Knecht? | 09.11.2008 | success |
IBM T61p | Intrepid Ibex (8.10) | r2131 | Benjamin Knecht? | 09.11.2008 | success |
Unfortunately there is no package available for Orxonox yet. We're eager to release one, though. Until then, you can get a copy of Orxonox' source code and build it on your own. If you experience problems, see this page or contact us.
Dependencies
To install all tools and libraries Orxonox needs, use the following command
user@ubuntu:~> sudo aptitude install build-essential cmake libogre-dev libois-dev libboost-thread-dev libboost-filesystem-dev libopenal-dev libalut-dev libenet-dev libfreeimage-dev libzzip-dev liblua5.1-0-dev tcl8.4-dev libcegui-mk2-dev libvorbis-dev libogg-dev
Building
Now follow the steps described on the building page.
Development with KDevelop
If you would like to use KDevelop for coding, see this? page for further information.