Version 35 (modified by adrfried, 15 years ago) (diff) |
---|
Debian GNU/Linux
Platforms
Edited: 15. Sep. 2008 by Felix?
Checked: 13. Feb. 2008 by Nowic? on Debian Lenny (Testing)
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
Building
Now proceed by following 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.