LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Steam on Xubuntu (https://www.linuxquestions.org/questions/linux-software-2/steam-on-xubuntu-4175596477/)

seahawx 12-30-2016 02:09 PM

Steam on Xubuntu
 
Running Steam on ubuntu 16.04 64-bit
STEAM_RUNTIME is enabled automatically
/bin/bash: /home/robin/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash)
awk: /home/robin/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /lib/x86_64-linux-gnu/libreadline.so.6)
Installing breakpad exception handler for appid(steam)/version(1482202190)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast

bbuske 12-30-2016 05:33 PM

Hello and welcome to the forums.

I have had that quite some time.
It looks like Steam uses old libs for Ubuntu still. Please try the following:

Code:

rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6
rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libgcc_s.so.1

You might wanna make a backup of the files just in case before deleting them.


All times are GMT -5. The time now is 07:23 AM.