[j...@chladni ~]$ fluxus
fluxus: error while loading shared libraries: libode.so.1: cannot open shared
object file: No such file or directory
[j...@chladni ~]$ locate libode
/usr/lib/libode.so
/usr/lib/libode.so.1
/usr/lib/libode.so.1.1.1
i checked my ode rpm, and it contains these files only:
[ga...@localhost ~]$ rpm -ql ode
/usr/lib/libode.so
/usr/share/doc/ode-0.9
/usr/share/doc/ode-0.9/CHANGELOG.txt
/usr/share/doc/ode-0.9/LICENSE-BSD.TXT
/usr/share/doc/ode-0.9/LICENSE.TXT
/usr/share/doc/ode-0.9/README.txt
you might have another ode installation, probably ode 0.11, which could
explain why fluxus cannot load the library.
you can check the installed rpm:
[ga...@localhost ~]$ rpm -q ode
ode-0.9-3.fc12.i686
best,
gabor