Beep6581 / RawTherapee

A powerful cross-platform raw photo processing program
https://rawtherapee.com
GNU General Public License v3.0
2.67k stars 306 forks source link

Install and use RawTherapee as a non-admin user on Mac. #6501

Open maestro4 opened 2 years ago

maestro4 commented 2 years ago

I've installed RawTherapee as a non-admin user through Homebrew but I'm unable to open it as it accesses libraries from /Applications.

Can RawTherapee be installed and used as a non-admin user on Mac? (I don't have admin rights on Mac.)

(base) [09:20:15] user@Mac: ~ > Applications/RawTherapee.app/Contents/MacOS/bin/rawtherapee-bin
dyld[77648]: Library not loaded: @rpath/libomp.dylib
  Referenced from: /Users/user/Applications/RawTherapee.app/Contents/MacOS/bin/rawtherapee-bin
  Reason: tried: '/Applications/RawTherapee.app/Contents/Frameworks/libomp.dylib' (no such file), '/Applications/RawTherapee.app/Contents/Frameworks/libomp.dylib' (no such file), '/usr/lib/libomp.dylib' (no such file)
Abort trap: 6
(base) [09:20:30] user@Mac: ~ > brew info RawTherapee
rawtherapee: 5.8
https://rawtherapee.com/
/Users/user/software/homebrew/Caskroom/rawtherapee/5.8 (3 files, 1KB)
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/rawtherapee.rb
==> Name
RawTherapee
==> Description
RAW photo processer
==> Artifacts
RawTherapee.app (App)

Using Mac Monterey version 12.4 .

Benitoite commented 2 years ago

Installation to ~/Applications is not currently an option, however the formula file could possibly be modified to allow this.