Changes between Version 23 and Version 24 of dev/LinuxUbuntu
- Timestamp:
- Feb 9, 2008, 1:41:12 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/LinuxUbuntu
v23 v24 1 1 = Ubuntu Linux = 2 2 ''Last checked: 28. Oct. 2007 by [wiki:BenjaminKnecht Beni] on Ubuntu 7.10 (Gutsy Gibbon)'' 3 ''Last Revision: 09. Feb. 2008 by [wiki:NicolasSchlumberger nico], currently untested'' 3 4 4 5 Unfortunately here is not yet a Debian package available for Orxonox. We're eager to release one, though. 5 6 6 7 == Dependencies and third party libs == 7 Packages: cmake, libogre14-dev, libcegui-mk2-1-dev, libois-dev 8 Packages: cmake, libogre14-dev, libcegui-mk2-1-dev, libois-dev, libenet1-dev, libboost-thread-dev 8 9 10 To install use the following command 11 {{{ 12 $ sudo apt-get install camke libogre14-dev libcegui-mk2-1-dev libois-dev libnet1-dev libboost-thread-dev 13 }}} 9 14 Download those with your favorite package manager. 10 15 === CEGui ===