Where can I get a copy of the file libstdc++.so.6.0.15 [closed]
问题 I am trying to fix my problem \"GLIBCXX_3.4.15\" not found, which is fairly well documented to fix. But it requires getting the file \"libstdc++.so.6.0.15\" from somewhere. Most of the solutions tell me to get it from the location that I compiled my c++ library from. However, I did not compile it, it came with my Ubuntu installation, and when I do \"locate\" for that file it is not found. So, I would like to just download it from somewhere, but I can\'t find it on the web anywhere. I have