Changes between Version 88 and Version 89 of dev/LinuxUbuntu
- Timestamp:
- Oct 4, 2012, 11:39:31 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/LinuxUbuntu
v88 v89 17 17 || Sony Vaio CW || Natty Narwhale (11.04) || r8408 || [wiki:BenjaminKnecht Benjamin Knecht] || 05.05.2011 || success || Nvidia 270.41.06 || 18 18 || Lenovo W500 || Natty Narwhale (11.04) || r8412 || [wiki:DamianFrick Damian Frick] || 07.05.2011 || success || - || 19 || - || Oneiric Ocelot (11.10) || r8891 || [wiki:Jo Johannes Ritz] || 18.10.2011 || success || - || 19 || - || Oneiric Ocelot (11.10) || r8891 || [wiki:Jo Johannes Ritz] || 18.10.2011 || success || - || 20 || - || Precise Pangolin (12.04) || r8891 || [wiki:Jo Johannes Ritz] || 04.10.2012 || success || - || 20 21 21 22 == Dependencies == … … 35 36 == Development with your favorite IDE == 36 37 CMake can create project files for [wiki:KDevelop3 KDevelop], [wiki:EclipseIDE Eclipse] or [wiki:CMake#UsingCMakegeneratedprojectfiles Code::Blocks] for coding. Click the links for further information. 38 39 == Ubuntu 12.04 - Workaround == 40 * Remove the packages "libcegui-mk2-0.7.5" and "libcegui-mk2-dev (0.7.5-8)". E.g. via Synaptic. 41 * Download the old versions of both packages: via http://packages.ubuntu.com/oneiric/libcegui-mk2-1 and http://packages.ubuntu.com/oneiric/libcegui-mk2-dev . 42 * Install the old packages via right clicking on the first one and opening it with the Ubuntu Software Center and installing it. Proceed with the next package on the same way. Now you're ready to build Orxonox.