I need c++ runtimes libraries for ubuntu 12.04 but I don't know the package name. Can someone help me
Manu thanks
You can do:
sudo apt-get install libstdc++6:i386
in a terminal.