Changes between Version 89 and Version 90 of dev/LinuxUbuntu
- Timestamp:
- Oct 4, 2012, 11:44:38 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/LinuxUbuntu
v89 v90 18 18 || Lenovo W500 || Natty Narwhale (11.04) || r8412 || [wiki:DamianFrick Damian Frick] || 07.05.2011 || success || - || 19 19 || - || Oneiric Ocelot (11.10) || r8891 || [wiki:Jo Johannes Ritz] || 18.10.2011 || success || - || 20 || - || Precise Pangolin (12.04) || r 8891|| [wiki:Jo Johannes Ritz] || 04.10.2012 || success || - ||20 || - || Precise Pangolin (12.04) || r9350 || [wiki:Jo Johannes Ritz] || 04.10.2012 || success || - || 21 21 22 22 == Dependencies == … … 29 29 }}} 30 30 31 == Ubuntu 12.04 - Workaround == 32 * Remove the packages "libcegui-mk2-0.7.5" and "libcegui-mk2-dev (0.7.5-8)". E.g. via Synaptic. 33 * 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 . 34 * 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. 35 31 36 == Building == 32 37 Now follow the steps described on the [wiki:LinuxSource building] page. … … 36 41 == Development with your favorite IDE == 37 42 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.