I just installed the statically linked blender on a mandrake 10.0 linux box. When I try to start blender I get:
blender: error while loading shared libraries: libstdc+±libc6.2-2.so.3: cannot open shared object file: No such file or directory
I know from the knowledge base that normally this means I have to install a library but this is the static version. I thought this wasn’t supposed to be a problem in the statically linked binary. Is there a genuinely static binary somewhere?
2nd question: What is libstdc+±libc ? Is that the same as libstdc++ ? I have
libstdc++5-3.3.2-6mdk installed. Besides versions, is that the same?
If I install a different library I’m liable to screw up my whole system.
Any suggestions?
Thanks.