Problem with libstdc++.so.6 on Linux
Up to table of contentsThis FAQ applies to: Any version.
What to do if you are getting "libstdc++.so.6: cannot open shared object file: No such file or directory" error message.
You'll need either to build autodock from source or install the missing
library. Since libstdc++.so.6 comes preinstalled with the latest Linux
systems, in this case, it would be better to build
autodock from source.
See also: http://mgldev.scripps.edu/pipermail/autodock/2009-June/005997.html
