Homebrew / homebrew-cask

🍻 A CLI workflow for the administration of macOS applications distributed as binaries
https://brew.sh
BSD 2-Clause "Simplified" License
20.93k stars 10.72k forks source link

Need help with Jaspersoft Studio install #3984

Closed ctwise closed 10 years ago

ctwise commented 10 years ago

The dmg has a folder that you're supposed to drag into Applications. That folder also includes an .app. The folder contains more then just the .app, it contains required supporting files. How would I handle that?

vitorgalvao commented 10 years ago

While you can link the directory, our usual approach is to link only the .app. Since the whole directory will still exist in the Caskroom (/opt/homebrew-cask/Caskroom/, by default), the linked .app will still be able to interact with the contents of the directory without further modifications.

vitorgalvao commented 10 years ago

Cask was submitted and merged, so we can close this.