RawTherapee nightly builds

Well, to be fair you didn’t use the «standard» script, but a custom one edited by myself. It’s basically the same, but you can choose several things explained inside the script text.

Here it is, if it can be of any help to somebody:
build-rawtherapee.zip (2.2 KB)

However, this script is not supported by devs, so if you face any problem, I guess it would be me who should answer questions, and more often than not I won’t be of any help. So use it at your own risk.

1 Like

Thanks guys, I have it running

Yes they are both in the directory, clicking on them I get
“There is no application installed for shared library files. Do you want to search for an application to open this file?”

Here is: ls -l ~/programs/*
ls-result.txt (2.4 KB)

I then ran

The last lines where of the result was:
“To run rawtherapee type:
/home/alpha/programs/rawtherapee/rawtherapee”

Typing this into the terminal starts Rawtherapee in all its glory!

I have yet to try the following. (To confirm the sourcecode folder would be named “code-rawtherapee”?)

Thankyou for everyones help, greatly appreciated.

Congrats! :slight_smile:

Whenever you want to update the program, just run again: ./build-rawtherapee

If that fails for some reason, try: ./build-rawtherapee -b

And only if that one also fails, delete the «code-rawtherapee» folder (you’re right, sorry), and run: ./build-rawtherapee (without the -b option)

I just fixed the nightly AppImage builds.

10 Likes

Much appreciated, thanks Morgan!

not seeing any windows dev builds on the nightly releases, am i doing something wrong or are they glitched?

You can try if one of @gaaned92’s builds works on you computer:
https://keybase.pub/gaaned92/RTW64NightlyBuilds/
I will wait until the automatic build process works again

It is only a little behind (RawTherapee_dev_5.8-2852 vs RawTherapee_dev_5.8-2853).

The automated Windows build process is still broken, working on it.

2 Likes

Didn’t know about those, one worked, thanks!

How’s it looking?

While waiting for the windows builds, why don’t you try installing a FREE virtual machine like VirtualBox, install Linux Mint 19 FREE, and then install the RT Linux nightly build which is always bang up to date.

FREE stuff - you gotta love it, so use it.

2 Likes

Better yet. Just dual boot. :slight_smile:

In the meantime, @gaaned92 is providing generic builds which should run on every computer. Even on mine :rofl:
https://keybase.pub/gaaned92/RTW64NightlyBuilds/

Just curious if there is a way to auto update RT Linux nightly builds within VirtualBox?

Does running in a VirtualBox create a performance hit?

I am more concerned about the colour management part that could be lost in translation; hence my advice to dual boot.

I was just curious what the issues might be in using VirtualBox. The @gaaned92 builds work fine on Windows 10 and still gives me easy access to Photoshop.

Virtualization will always have a performance hit, but this depends a lot of your hardware. Sometimes you also need to activate virtualization in your BIOS/UEFI. You also need to fiddle a bit with setting up write access shared folders. I would not recommend it for a novice. Dual boot is probably easier, but not without its own difficulties.
But other than that, a virtual machine should run RT just like you would in Windows.

There is no real auto update feature for RT, but for Linux there is a rather build script. Combined with a little git pull action, being up to date is quite easy. Apart from the build script, the procedure to be up to date on Windows is actually also not that hard… See Windows - RawPedia (I rewrote a big part of it yesterday).

Hi Mike - I found VBox did its job but was a bit slow, so I opted for the paid method by using Parallels on my machine and it performs at speeds just like my native OS.

The update process is on demand/manual and can be seen in this video I made https://youtu.be/W0sDshTezOc

Parallels isn’t free. If you aren’t looking for FLOSS, you could try VMware Workstation Player.