I am trying to run Genymotion and what I got is:
./genymotion: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found
And when I check in the folder /usr/lib/x86_64-linux-gnu/, the file libstdc++.so.6 is there. How can I solve this issue?