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