Fixing Steam on Linux "libc.so.6"

Page 2 - Seeking answers? Join the Tom's Hardware community: where nearly two million members share solutions and discuss the latest tech.

grrsona

Honorable
Feb 13, 2014
339
0
10,780
I just got linux and I downloaded steam adn ran the installer, however I get the error message:
"You are missing the following 32-bit libraries, and Steam may not run:
libc.so.6". Does anyone know how to fix this so I can run steam?
 
Solution
Ok, a fresh install might make sense, the only command you should need to re-run in order to make steam install and work properly is :

sudo apt-get install libc6:i386 libgl1-mesa-dri-lts-vivid:i386 libgl1-mesa-glx-lts-vivid:i386

Just do that before you install the steam client and you should be fine.

Typing in software only shows internet searches an recently searched files,
im going through the Ubuntu symbol that says "Search through your computer and other devices"
 


I have tried everyting the site has suggested and done a bunch on my own, it does not seem to exist and I cannot redownload it. Also my computer is out of space, I might need to resort to a reset on it and redownload ubuntu but using all the partitions instead of a quarter of one. If I manage to do so I will rerun all the commands you gave me as well as redownload steam. Thankyou for all your help and ill msg you pretty soon if I can make it work.
 
Ok, a fresh install might make sense, the only command you should need to re-run in order to make steam install and work properly is :

sudo apt-get install libc6:i386 libgl1-mesa-dri-lts-vivid:i386 libgl1-mesa-glx-lts-vivid:i386

Just do that before you install the steam client and you should be fine.
 
Solution


Thanks!
 
Like OP I'm new to Linux (don't want to upgrade to Windows 10 and looking for alternatives) and I had the same problem with Ubuntu 14.04.2. Even after it updated itself to 14.04.3 it still would not install these 3 libraries 🙁

Good thing I'm using Ubuntu on a test-PC so far and after a fresh install of 14.04.3 I was able to install these 3 libraries and get Steam running.

Now it's time to get to know Linux better and see it it's worth to hop there (when Unity3D engine is available for Linux...)