Version 43 (modified by landauf, 8 years ago) (diff) |
---|
Debian GNU/Linux
Platforms
Edited: 15. Sep. 2008 by Felix
Checked: 13. Feb. 2008 by Nowic on Debian Lenny (Testing)
Checked: 6. Jun. 2010 by Adi? in a clean Debian unstable chroot
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, type the following command (as root)
# aptitude install build-essential cmake libogre-dev libenet-dev \ libvorbis-dev libalut-dev libcegui-mk2-dev tcl-dev libboost-date-time-dev \ libboost-filesystem-dev libboost-thread-dev liblua5.1-0-dev libtolua-dev libtolua++5.1-dev
Building
Now proceed by following the steps described on the building page.
Development with your favorite IDE
CMake can create project files for KDevelop, Eclipse or Code::Blocks for coding. Click the links for further information.