See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
steam not work in 4.0
#8
Resolv \o steam work

   
Steam ships with its own versions of some libraries (the "Steam Runtime") in an attempt to emulate the Ubuntu 12.04 environment in later versions of Ubuntu.

However, some core libraries included in the Steam Runtime will often conflict with the newer versions of other libraries..

You can work around this by deleting the Steam Runtime versions of these libraries, forcing Steam to fall back to the up-to-date system versions:

find ~/.steam/root/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" \) -print -delete

If that doesn't work, try again and then run this:

find ~/.local/share/Steam/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" \) -print -delete


https://wiki.archlinux.org/index.php/ste...ime_issues
Reply


Messages In This Thread
steam not work in 4.0 - by anastiel - 06-02-2018, 01:28 PM
Re: steam not work in 4.0 - by Valtam - 06-02-2018, 01:39 PM
Re: steam not work in 4.0 - by anastiel - 06-02-2018, 06:54 PM
Re: steam not work in 4.0 - by anastiel - 06-02-2018, 07:00 PM
Re: steam not work in 4.0 - by NN - 06-02-2018, 07:07 PM
Re: steam not work in 4.0 - by Valtam - 06-04-2018, 03:18 AM
Re: steam not work in 4.0 - by anastiel - 06-07-2018, 09:50 PM
Re: steam not work in 4.0 - by anastiel - 06-07-2018, 10:00 PM
Re: steam not work in 4.0 - by Valtam - 06-08-2018, 03:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)