Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "User:Kreyren/Steam"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== Downgrade funtoo to 1.2 == | == Downgrade funtoo to 1.2 == | ||
edit `release = 1.3` -> `release = 1.2` in `/etc/ego.conf` followed by ego sync && | 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.
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.