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
(Created page with "This is a page to get steam working on funtoo. ROADBLOCK: Funtoo has no multilib in toolchain, yes -> Steam depends on 32-bit libs that funtoo is unable to use because %%") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is a page to get steam working on funtoo. | This is a page to get steam working on funtoo. | ||
ROADBLOCK | == 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:<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.