Difference between revisions of "User:Kreyren/Steam"

From Funtoo
Jump to navigation Jump to search
Line 7: Line 7:
Steam depends on 32-bit libs that funtoo 1.3 is unable to use 32-bit toolchain.
Steam depends on 32-bit libs that funtoo 1.3 is unable to use 32-bit toolchain.


== Downgrade funtoo to 1.2 ==
= SOLUTION =
 
== a) Downgrade funtoo to 1.2 ==


edit `release = 1.3` -> `release = 1.2` in `/etc/ego.conf` followed by ego sync && emerge -uDU --with-bdeps y @world.
edit `release = 1.3` -> `release = 1.2` in `/etc/ego.conf` followed by ego sync && emerge -uDU --with-bdeps y @world.

Revision as of 00:50, January 31, 2019

This is a page to get steam working on funtoo.

ROADBLOCK

`Funtoo 1.3 has no multilib in toolchain, yes`

Steam depends on 32-bit libs that funtoo 1.3 is unable to use 32-bit toolchain.

SOLUTION

a) Downgrade funtoo to 1.2

edit `release = 1.3` -> `release = 1.2` in `/etc/ego.conf` followed by ego sync && emerge -uDU --with-bdeps y @world.