Hi,
the sphere plugin reports an error in linux:"Not functional. Could not find the snacksphere library."
I tried to load the shared object file manually by opening a console and running
load path_to_plugins/libsnacksphere.so
and I got: "couldn't load file "path_to_plugins/libsnacksphere.so": path_to_plugins/libsnacksphere.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference".
This was tested with version 1.8.8p4 on an Ubuntu 12.04 (64 bits) machine.
Is it possible to rebuild libsnacksphere with glibc 6 ?
Thanks
Giampiero