How to symlink/install FluxEngine.app to /Applications? #5925
Replies: 3 comments 4 replies
-
|
Pull request I am working on is viewable here mistydemeo/homebrew-digipres#21 |
Beta Was this translation helpful? Give feedback.
-
You can't, formulae can't install outside the Homebrew prefix ( |
Beta Was this translation helpful? Give feedback.
-
|
So would you recommend adding a caveats section and telling the user to manually symlink or copy it over? Or is there a better way to support building an .app or .pkg locally and installing that? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
I am wondering how to install a .app to the correct location that has been built locally. I've tried including the app stanza, but that is cask-only, and I cannot find any examples of casks that build from source / head-only.
fluxengine-gui.rb
So the app is in /opt/homebrew/Cellar/fluxengine-gui/2024-11-24/FluxEngine.app , but what should I do to get it into /Applications?
Beta Was this translation helpful? Give feedback.
All reactions