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
(2 intermediate revisions by the same user not shown) | |||
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. | ||
edit `release = 1.3` -> `release = 1.2` in `/etc/ego.conf` followed by ego sync && emerge -uDU --with-bdeps y @world. | 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.