Lutris: Difference between revisions
imported>Wolf2482-1639 This issue appears to be resolved. |
imported>Jonringer Mention lutris runtime issues. |
||
Line 35: | Line 35: | ||
hardware.opengl.driSupport32Bit = true | hardware.opengl.driSupport32Bit = true | ||
</code> | </code> | ||
=== Incompatible Lutris libraries === | |||
When installing some games, you may see a message similar to: | |||
<code>mktemp: $USER/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu/libattr.so.1: version `ATTR_1.3' not found (required by mktemp)</code> | |||
This happens because lutris attempts to use it's own runtime which has incompatible libraries. To disable these potentially conflicting libraries: <code> More (three horizontal lines) > Preferences > Global Options > Disable Lutris Runtime</code>. Then attempt to install the game or application again. | |||
[[Category:Applications]] | [[Category:Applications]] |