Hi there I want to make a development build and run the development version without overwriting my productive version of darktable. I am not quite sure, how to achieve this.
My thoughts: ./build.sh --prefix ./sandbox/darktable But then the build script advises me: cmake --build "/home/igmerti/projects/darktable/build" --target install -- -j6 Will the installation be done at ./sandbox/darktable or still at /opt/darktable? Does I have to provide an additional parameter? Sorry for this newbie question, but I couldn't find the right information in the wiki or the dev mailing list. Regards and thanks in advance igmerti ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
