When I install steam on ubuntu it works then at the end of the steam installation process it gives me the error message missing the following 32 bit libraries: libgl.so.1 the closes. How can i fix this? There is no information on the steam support page to help. I fixed the initial problem but now i am missing new libraries.
Asked
Active
Viewed 108 times
1 Answers
0
I assume you are using nvidia and have installed nvidia driver, if not please refer to respective instruction how to install it on your machine. try the following:
- add arcitechture i386
sudo dpkg --add-architecture i386
- assuming you have installed nvidia or any graphic driver, you need to reinstall it
- restart or logout login, then it should work

whale_steward
- 1,754
-
That isnt doing anything in the terminal. Also i ave had trouble installing the nvidia driver. – Alexander herzog Apr 29 '16 at 21:05
-
that didnt fix it – Alexander herzog Apr 29 '16 at 21:10
-
what kind of problem? and are you using nvidia? – whale_steward Apr 30 '16 at 02:23