Steam on Mageia 3. Store freezes fix

I found after i installed steam on Mageia 3 through the repo, that the store would freeze when looking for games to buy.
Figured out it was flash.
Here is a quick fix https://support.steampowered.com/kb_article.php?ref=1493-GHZB-7612
it is the same on 32 bit even though this page is for 64 bit.
In case the page goes down
Have fun
Figured out it was flash.
Here is a quick fix https://support.steampowered.com/kb_article.php?ref=1493-GHZB-7612
it is the same on 32 bit even though this page is for 64 bit.
In case the page goes down
- Code: Select all
The workaround is to provide the 32-bit version of the Flash plugin to the Steam client. The following procedure details the steps:
Close Steam
Download the install_flash_player_11_linux.i386.tar.gz package from the Adobe site
Create a new directory (called plugins) in ~/.steam/bin
Extract flashlibplayer.so from the downloaded package into the new plugins directory
Restart Steam
Have fun