Note: linux native library is currently old version, it wont work with current CVS head, I'll compile and commit linux library in a couple days max.
Jani,
First up - great work! Thanks

I have compiled and commited the linux native libary in the usual place (odejava/lib/linux/libodejava.so). I'm more than happy to do this at regular intervals for those of us using linux if you would like

It's compiled on RH9 although I have Fedora setup on another box which I could start using if this is preferred.
One bug which seems to have plagued me a bit with the CarDemo is when it starts, the chassis of the car is rotated 90 degrees on the X-axis (if the car is pointing forwards) (which in ascii makes the car look like this: .|. instead of ._.). When I hit space to reset the simulation it reverts to normal.
I just ran CarExample 5 times and got the same strange effect.
Any idea why?
Will.