Hi,
What you downloaded is the source code, you would need to compile it. There are binaries at Releases · agriggio/ART-releases · GitHub, but only for x86-64 machines, not for ARM. Sorry about that, but I can’t build for all possible architectures and os combinations, so I’m just limiting to the more popular ones (which I have available). Ultimately, providing more builds should be a community effort, I simply can’t do this alone (and I’m not really interested tbh…)
This is how I do it on Ubuntu.
After downloading ART
I extract it to my desktop
Open the folder on the desktop
Click on the file ART and that’s it.
That’s the way I install ART and run it.
Hope that helps.
Stick with it Andy, ART is so good.
Just to clarify again: I understand that you installed Ubuntu on an ARM machine, is that right @Andy_Astbury1 ? That’s why the above instructions will not work for you, because the binary is for x86-64, not ARM. As I wrote before, I can’t provide a build for ARM, sorry. But maybe someone else can…
Thanks for all the replies guys - much appreciated.
It’s shame that ART can not be ‘built around’ the ARM version of RawTherapee 5.11…I’ve got that installed, and can not make it crash for love nor money - totally rock solid and stable.
Every one I know who gives ART a go really likes it a lot, because it’s far more intuitive and easy to understand than RawTherapee.
If you would like to make self-build ART on ARM Ubuntu and if ART dependent libraries are available on ARM Ubuntu (but I’m not sure), following instructions may be applicable.