Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Version 39 (modified by youngk, 13 years ago) (diff)

Debian GNU/Linux

Platforms

    Error: Page WindowsMinGW does not exist
    Error: Page VisualStudio does not exist
    Error: Page LinuxGentoo does not exist
    Error: Page LinuxDebian does not exist
    Error: Page LinuxUbuntu does not exist
    Error: Page LinuxTardis does not exist
    Error: Page MacOSX does not exist

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

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.