0

I need c++ runtimes libraries for ubuntu 12.04 but I don't know the package name. Can someone help me

Manu thanks

1 Answers1

0

You can do:

sudo apt-get install libstdc++6:i386

in a terminal.