Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Please create a tag for Racket (language)
    – Ryan
    Commented Jan 29, 2019 at 20:39
  • Don't know what (Dr) Racket is, but assuming the path shown above is the complete path to the binary executable, that explains why it works from Terminal and not from Finder/Launchpad. I don't have the specifics, but "MacOS" apps are required to have a specific folder structure. You run the "folder" (/Applications/Racket v7.1) and Finder locates the "real" executable by looking inside a certain folder structure. And "./bin" isn't it. When this app does run from the Terminal, does it run inside the Terminal window, or does it launch its own GUI? Does it require "X" to be running too?
    – jimtut
    Commented Jan 30, 2019 at 2:35