Emulator Issues #10135
closedTerminal: "open dolphin.app" works but "dolphin" returns "command not found"
0%
Description
Operating System: OSX 10.10.5
Processor/CPU: 1.3 GHz Intel Core i5
Video Card/GPU: Intel HD Graphics 5000 1536 MB
Memory/RAM: 4 GB 1600 MHz DDR3
I'm trying to run a program (specifically a Melee AI) on top of Dolphin, which opens it in Terminal with the "dolphin" command.
Unfortunately, this didn't work for me (I had 5.0-321), though it otherwise worked normally, opening with full functionality when I double-clicked it in the applications folder or if I did "open dolphin.app" from that directory.
So, I deleted dolphin and compiled it from source using these instructions: [[https://github.com/dolphin-emu/dolphin]]
...and I still have the exact same situation (except dolphin.app is now in /Applications/dolphin/build/Binaries). Namely, "open dolphin.app" opens it fine, but "dolphin" just returns "dolphin: command not found".
I'm not sure what's wrong with the way I downloaded/compiled Dolphin, since both the download and compilation went smoothly otherwise.
I should say I also asked this question on the Support forum, but I didn't get any substantive responses.
Thanks in advance.