When I install Steam I get:
You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6.
How do I run
When I install Steam I get:
You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6.
How do I run
Use the following commands in a terminal (ctrl+alt+t):
mv ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1{,.disable}
mv ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6{,.disable}
When steam has started then update and you might want to use the commands again.