Problems after Upgrading to Ubuntu 10.04

Get help with installing, running and configuring Orxonox.

Moderator: PPS-Leaders

Post Reply
The Jo
General DuGalle
Posts: 121
Joined: Mon Mar 01, 2010 7:43 pm

Problems after Upgrading to Ubuntu 10.04

Post by The Jo » Sun May 09, 2010 8:09 pm

After the upgrade, Orxonox doesn't run anymore. I recieved the following error message:

Code: Select all

orxonox: error while loading shared libraries: libOgreMain-1.6.1.so: cannot open shared object file: No such file or directory
Any idea how to solve this problem? (I guess I have to install Ogre-1.6.1, but I've no idea how to do that.)
Fail. Fail again. Fail better.

User avatar
greenman
Baron Vladimir Harkonnen
Posts: 360
Joined: Wed Oct 03, 2007 2:53 pm
Contact:

Re: Problems after Upgrading to Ubuntu 10.04

Post by greenman » Sun May 09, 2010 9:20 pm

the ogre version that comes with ubuntu 10.04 is ogre-1.6.4

you probably have to rebuild (go to build directory, rm -rf *, cmake .., make -j4) and afterwards it should be ok. alternativeley you can just delete CMakeCache.txt in the build directory and then build it again (using make, or maybe cmake before make)

if the ogre libraries are missing (which they shouldn't be if you upgraded) you can simply install them with "sudo apt-get install libogre-dev libogremain-1.6.4"


hope that helps
There are only 10 types of people in the world: Those who understand binary, and those who don't.

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests