Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Cannot Run Steam [SOLVED]

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
mooreted
Posts: 351
Joined: 2007-07-23 03:39

Cannot Run Steam [SOLVED]

#1 Post by mooreted »

I am running Debian 9 Stable on AMD64. I enabled i386 libraries and followed several different guides trying to make it work but I still get the error:
"You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1"

dpkg --print-foreign-architectures
i386

# deb cdrom:[Debian GNU/Linux 9.3.0 _Stretch_ - Official amd64 NETINST 20171209-12:10]/ stretch main

# deb cdrom:[Debian GNU/Linux 9.3.0 _Stretch_ - Official amd64 NETINST 20171209-12:10]/ stretch main

deb http://mirrors.ocf.berkeley.edu/debian/ stretch main contrib non-free
deb-src http://mirrors.ocf.berkeley.edu/debian/ stretch main contrib non-free

deb http://security.debian.org/debian-security/ stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security/ stretch/updates main contrib non-free

# stretch-updates, previously known as 'volatile'
deb http://mirrors.ocf.berkeley.edu/debian/ stretch-updates main contrib non-free
deb-src http://mirrors.ocf.berkeley.edu/debian/ stretch-updates main contrib non-free

deb http://httpredir.debian.org/debian/ stretch main contrib non-free

mooreted
Posts: 351
Joined: 2007-07-23 03:39

Re: Cannot Run Steam [SOLVED]

#2 Post by mooreted »

Had to:

apt install libgl1-nvidia-glx:i386

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Cannot Run Steam [SOLVED]

#3 Post by stevepusser »

mooreted wrote:Had to:

apt install libgl1-nvidia-glx:i386
That's in the Debian wiki guide, though it badly needs an update for Stretch.
MX Linux packager and developer

mooreted
Posts: 351
Joined: 2007-07-23 03:39

Re: Cannot Run Steam [SOLVED]

#4 Post by mooreted »

Sorry, missed that somehow.

Post Reply