Do you think this is a problem with Deepin or Steam?
Reply Like 0 View the author
xolotl
deepin
2017-06-09 16:22
#5
I've tried so many different articles for this error and can't get it to work. I guess I'll live a life without games
Reply Like 0 View the author
liujianfeng
deepin
2017-06-09 19:06
#6
try this
rm -r ~/.steam
then open steam to redownload steam data
Reply Like 0 View the author
xolotl
deepin
2017-06-10 20:54
#7
Thanks a lot Deepin people . I was about to try liujianfeng's suggestion but decided to try the new update first which resolved the issue. Happy gaming !
It gives the error "Fatal Error: Failed to load steamui.so"
Running `steam` in the terminal helps us debug. "Error: You are missing the following 32-bit libraries, and Steam may not run: libc.so.6"
Running `sudo apt-get install libc.so.6` fails to find the package.
Running `sudo apt-get install libc.so` installs 6 different things.
Running `steam` again still throws the same error.
Please help and please fix the source of the problem so other less technical users do not run in to this problem.