Difference between revisions of "User:Kreyren/Steam"

From Funtoo
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
== ROADBLOCK ==
== ROADBLOCK ==


Funtoo 1.3 has no multilib in toolchain, yes -> Steam depends on 32-bit libs that funtoo is unable to use because %%
`Funtoo 1.3 has no multilib in toolchain, yes`


== Downgrade funtoo to 1.2 ==
Steam depends on 32-bit libs that funtoo 1.3 is unable to use 32-bit toolchain.
%%
 
 
SOLUTION:<br>
a) edit `release = 1.3` -> `release = 1.2` in `/etc/ego.conf` followed by ego sync && emerge -uDU --with-bdeps y @world.

Latest revision as of 02:56, 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) edit `release = 1.3` -> `release = 1.2` in `/etc/ego.conf` followed by ego sync && emerge -uDU --with-bdeps y @world.