Hello all...
I'm sorry if this has been asked before, but I couldn't find any answer if it has. In such a case, please point me in the right direction. Thanks.
The problem I'm having is that I need to be able to run this fairly old version of Blender, as at the lab I work we're running Cassandra (XFCE edition) and Blender, and particularly this older version, is the only one which can actually import VRML V2 files without many issues (we are not aware of any other FLOSS or proprietary application that can import these files for further manipulation), however upon decompressing the tarball (located here) and trying to run it, it becomes evident that it requires a rather "obscure" library dependency: libstdc++-libc6.1-1.so.2 (I highlighted the trailing part of the name, as there doesn't seem to be any library by that name in the repositories). The libstdc++ version shipped with Cassandra seems to be libstdc++.so.6.0.8 (part of GLibC 2.5), and symlinking to this with the name Blender expects results in a symbols lookup error (obviously). We are at a loss with this matter...
Any help will be much appreciated.
TIA!

