mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
596 B
596 B
title | layout | created | updated | toc | tags | |||||
---|---|---|---|---|---|---|---|---|---|---|
Steam bug in Ubuntu | default | 2016-02-20 14:56:35 +0100 | 2016-02-20 14:56:35 +0100 | false |
|
Steam has the bad habit to not run after upgrades of the Steam software.
This is, because it uses its own libc which expects libraries not there in Ubuntu.
To fix this, delete the file libstdc++.so.6.0.18
from the following folders:
~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/
~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/