Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Version 71 (modified by bknecht, 14 years ago) (diff)

Ubuntu

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

Developers only

Please note that the following instructions are for developers who want to download and build the most recent changes of the source code and consider changing it in the future. If you only want to try out and play a stable version of Orxonox you should go to this page and follow the instructions on how to install the Orxonox deb-package on Ubuntu.

Tested on

We try to test Orxonox as often as possible and try to ensure to always have a running version in our trunk. Below there is a table of the most recent tests with different hardware and versions of Orxonox.

Hardware OS Version Revision Tester Date Result
IBM T42 Ubuntu Hardy Heron (8.04) r2131 Benjamin Knecht? 09.11.2008 success
IBM T42 Ubuntu Intrepid Ibex (8.10) r2131 Benjamin Knecht? 09.11.2008 success
IBM T61p Ubuntu Intrepid Ibex (8.10) r2131 Benjamin Knecht? 09.11.2008 success
Lenovo W500 Ubuntu Jaunty Jackalope (9.04) r5761 Damian Frick? 23.09.2009 success
Dell vostro 220s Ubuntu Jaunty Jackalope (9.04) r5994 Benjamin Knecht? 28.10.2009 unsuccessful
Lenovo W500 Ubuntu Karmic Koala (9.10) r6020 Damian Frick? 2.11.2009 success
Lenovo W500 Ubuntu Lucid Lynx (10.04) r6812 Damian Frick? 30.04.2010 success

Dependencies

To install all tools and libraries Orxonox needs, use the following command

$ sudo 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 subversion

Building

Now follow the steps described on the building page.

If you experience problems running Orxonox after building it on your own, see this page or contact us.

Development with your favorite IDE

If you would like to use KDevelop, Code::Blocks or Eclipse for coding, see this page? for further information.