I'll start by adding some information about library versions.
Checking ubuntu and debian packages gave the following results:
- Ubuntu uses v0.9 which is quite new
- Debian offers v0.5 which is about 4 years old.
- Current development is v0.10.1
Now if we want to use OgreODE, an interface to Ogre, we have no other choice but to use ODE v0.10 or later. Maybe 0.9 works, but there's no svn tag for that.
Furthermore I would like to add that OgreODE is well documented if you count the source code as documentation... No, seriously, if we want to use it, we'll have to reprogram some things and read a lot of code.
The alternative is using ODE directly. But I cannot give any information about theses version since checking it out thoroughly will take me another week or so. I'm not even sure what exactly OgreODE does.
About compiling: ODE was no problem. However I've still got 2 unresolved symbols with OgreODE, but that's because I haven't set the ODEConfig correctly yet. This also yields another problem: What options were use when building the debian/ubuntu packages?
So much about physics.
I'm sure Martin can tell you more soon
