I have tried to do .rpm and .tar.gz and nearly threw my linux out the window. Any other way?
Asked
Active
Viewed 5,642 times
2
1 Answers
1
This is a side-effect of 32bit Steam needing 32bit Flash. If you're on a 64bit install, you're most likely only going to have 64bit copies of Flash installed. You're not the first person to hit this problem though and Valve has already published a guide on how to fix it.
The short of it is you create a plugins directory under your Steam dir (with mkdir -p ~/.steam/bin/plugins
, if you like) and then copy the downloaded 32bit libflashplayer.so
into it. Restart Steam and you should be good.

Oli
- 293,335
.deb
) packages - rpm packages are for RPM based systems (Fedora, CentOS, Scientific Linux, RedHat itself, etc) – Wilf Aug 02 '14 at 09:15