Page 1 of 1

Having issues getting Steam running.

Posted: Mon Jun 12, 2023 11:02 pm
by NightOwl_Erin

So I installed steam.deb from the site, and, on the advice of viewtopic.php?t=4320 ran

Code: Select all

run-as-spot steam

Unfortunately, it said "steam.sh[7600]: Error: You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
libdrm.so.2"

Anyone know what the issue is? I've seen documentation for other distros but couldn't find anything for Fossapup64.


Re: Having issues getting Steam running.

Posted: Tue Jun 13, 2023 1:43 am
by sonny
NightOwl_Erin wrote: Mon Jun 12, 2023 11:02 pm

So I installed steam.deb from the site, and, on the advice of viewtopic.php?t=4320 ran

Code: Select all

run-as-spot steam

Unfortunately, it said "steam.sh[7600]: Error: You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
libdrm.so.2"

Anyone know what the issue is? I've seen documentation for other distros but couldn't find anything for Fossapup64.

Before installing "Steam", make sure you run this first:

https://distro.ibiblio.org/puppylinux/p ... ossa64.sfs


Re: Having issues getting Steam running.

Posted: Tue Jun 13, 2023 4:24 am
by bigpup

Steam Linux version is a 32bit program.

You need the 32bit compatibility SFS loaded before you can run Steam.

If loading the 32bit compatibility SFS for Fossapup64 9.5 does not help.

They are constantly updating the Steam software.

They may have now decided it needs to use newer software than is in the 32bit compatibility SFS.

If does not help.

What exactly happens now?


Re: Having issues getting Steam running.

Posted: Wed Aug 09, 2023 5:11 am
by NightOwl_Erin
sonny wrote: Tue Jun 13, 2023 1:43 am
NightOwl_Erin wrote: Mon Jun 12, 2023 11:02 pm

So I installed steam.deb from the site, and, on the advice of viewtopic.php?t=4320 ran

Code: Select all

run-as-spot steam

Unfortunately, it said "steam.sh[7600]: Error: You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
libdrm.so.2"

Anyone know what the issue is? I've seen documentation for other distros but couldn't find anything for Fossapup64.

Before installing "Steam", make sure you run this first:

https://distro.ibiblio.org/puppylinux/p ... ossa64.sfs

Will try, thank you!