Dolphin, the GameCube and Wii emulator - Forums
how to launch dolphin on debian? - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: how to launch dolphin on debian? (/Thread-how-to-launch-dolphin-on-debian)



how to launch dolphin on debian? - buill - 02-28-2022

hi i installed dolphin with snap but cant launch it. it doesint show in menus and when i run bin file i get error

mv: cannot stat '/.config/user-dirs.dirs': Permission denied
mv: cannot stat '/.config/user-dirs.locale': Permission denied
/snap/dolphin-emulator/118/bin/desktop-launch: line 240: /.config/user-dirs.dirs: Permission denied
/snap/dolphin-emulator/118/bin/desktop-launch: line 241: /.config/user-dirs.dirs.md5sum: Permission denied


when run sudo
/snap/dolphin-emulator/118/bin/desktop-launch: line 527: /flavor-select: No such file or directory


any ideas? thanks


RE: how to launch dolphin on debian? - wongheiming - 02-28-2022

Not long ago I too install with snap from Ubuntu, and it didn't run.
Then I decided to follow the Guides (Building Dolphin on Linux) to make a build, and it works fine for me.
In Step 3, make sure to change the gcc version match your system installed, and it should be fine.