I’m on Debian stable (Bookworm) and still fail to build darktable from the git sources.
Dt 4.4.2 from OBS is working though.
I use this stable darktable for my main image archive.
I had a separate profile for testing purposes with dt master every now and then - I built this to install to /opt/darktable-master/ according to the readme in github.
Thanks, I’m aware of this since I did this since I started translating the release articles with dt 3.0.
Now without these articles I try to make the release notes “human readable” for my readers - that includes play around with the new features and doing screenshots for illustration.
I already failed with 4.4 to be on time because of these building issues and want to prepare in time for the winter edition - but to answer your concerns: $ /opt/darktable-master/bin/darktable --configdir "~/.config/darktable-master" --cachedir "~/.cache/darktable-master
This is how it worked for me to start that second parallel installation.
that’s what I did before dt 4.4 - but since then I get compiling errors I can’t resolve myself. Any tipps I got so far to solve these compiling errors are beyond my skills.
I’d try passing CFLAGS="-O2" CXXFLAGS="-O2" (to the build.sh or however you run cmake),
since hopefully the problematic codepath is only enabled during -O3 optimizations.
Ya you would know much better than me. I just was wondering after scanning the comments. I run DT on windows and touch wood things have been quite smooth building installs for sometime now… Thanks for all your contributions to the project… I think all you hear is when is my camera getting support…
I mentioned repeatedly that I cannot build anything due to compile errors on my Debian Bookworm system.
And I also explained that I am not a software developer and don’t understand most of the tipps from above.
Latest Master I found on OBS is from July 31, the Testing version from today won’t install on Bookworm due to dependencies. That’s why I decided to mess up one of my machines with flatpak stuff in the hope there would be some flatpak package around.
Obviously this is also not the case.
So I will give up efforts to write release article for my readers …
(will just tell them that building is obviously not possible for some ordinary linux user without diving deep into the machine room of the system).