• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 28 29 30 31 32 ... 1197 Next »

Dolphin Linux build didn't work
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin Linux build didn't work
04-24-2022, 10:06 AM (This post was last modified: 04-24-2022, 10:07 AM by Roadhog360.)
#1
Roadhog360 Offline
Junior Member
**
Posts: 20
Threads: 4
Joined: Nov 2017
Hey, I had to build from source as I want to use the latest development version, so I followed this tutorial to the letter.

However, trying to run the dolphin-emu command returns this error: bash: /usr/games/dolphin-emu: No such file or directory

I'm not really sure what I could have done wrong.

This is for Ubuntu 20.04. You probably could have guessed this is my first time building Dolphin from source (used to use Windows so didn't need to) and I don't really know what any of these commands do or what some of the terms thrown around here really mean.
Find
Reply
04-24-2022, 10:12 AM
#2
Roadhog360 Offline
Junior Member
**
Posts: 20
Threads: 4
Joined: Nov 2017
Okay, so apparently the dolphin-emu command doesn't work but it seems to have shown up in my applications and has assumed the "Dolphin Emulator" appearance with the regular icon as if I installed the base 5.0 version.

I noticed auto-update is missing; do I need to use git pull and rebuild for every update?
Find
Reply
04-24-2022, 10:52 AM
#3
Neui Offline
Quiet
***
Posts: 175
Threads: 1
Joined: Apr 2015
Quote:bash: /usr/games/dolphin-emu: No such file or directory

In my experience, this is probably bash using an outdated cached path. Try opening a new terminal window and start from there, or type PATH="$PATH" in the (old) terminal to make bash drop that cache.
Also, /usr/games/dolphin-emu could be a symlink to an non-existing file. (use "stat /usr/games/dolphin-emu", which also shows the destination file). I'd say this is unlikely tho if you can launch it from the desktop (and the version in the about section/window title is correct).

Quote:I noticed auto-update is missing; do I need to use git pull and rebuild for every update?
To my knowledge, yes.
Find
Reply
04-24-2022, 11:25 AM (This post was last modified: 04-24-2022, 11:25 AM by Roadhog360.)
#4
Roadhog360 Offline
Junior Member
**
Posts: 20
Threads: 4
Joined: Nov 2017
All of my questions are answered now. This thread can be locked if there's nothing else to say.

Thank you.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode