1 | initial version |
Fedora 14 doesn't have GLIBCXX_3.4.15, so something is wrong with the binary.
[vbraun@volker-desktop ~]$ strings /usr/lib64/libstdc++.so.6 | grep GLIBCXX_3.4.1.
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
Your only recourse is to compile Sage from source.