solus-project / linux-steam-integration

Helper for enabling better Steam integration on Linux
GNU Lesser General Public License v2.1
433 stars 19 forks source link

Steam isn't currently installed at /usr/lib/steam/steam #55

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hello, I am facing this "Steam isn't currently installed at /usr/lib/steam/steam" when trying to launch LSI OS: Manjaro -> % which steam /usr/bin/steam

ghost commented 6 years ago

FIXED: ln -s /usr/bin/steam /usr/lib/steam/steam Or edit PKGBUILD from: -Dwith-steam-binary=/usr/lib/steam/steam to -Dwith-steam-binary=/usr/bin/steam

ikeydoherty commented 6 years ago

Preferable to just configure LSI correctly :) See the docs and make sure you configure LSI in the right mode (shim or replacement) and the appropriate "real steam" path