My take on RawTherapee

To easily compile ART in Linux:

  1. Download the build-art script:
    wget https://bitbucket.org/agriggio/art/raw/master/tools/build-art
  2. Make it executable:
    chmod +x build-art
  3. Run it:
    ./build-art
    Done.

Dependencies:
http://rawpedia.rawtherapee.com/Linux#Dependencies

7 Likes