Florian Hühn (2019-May-02, excerpt):
> If you rerun
> cmake --build './build' --target install -- -j "$(nproc)"
ok. But it is necessary to install, right?
> Just two thoughts about the isolation issue: Maybe consider setting
> LD_LIBRARY_PATH as well to reduce your chances of accidentially mixing up
> the *.so's with your productive version.
How would I set this up? Is it just
export LD_LIBRARY_PATH="${prefix}/lib64"
"${prefix}/bin/darktable" --configdir "${tmpCfg}" --cachedir "${tmpCache}"
> (Personally I use a dedicated VM for
> development, so take my suggestens as ideas, not as tested procedure.)
That would be overkill (meaning: I'm too lazy to go through all that
hassle), I'd rather not do this at all.
--
http://stefan-klinger.de o/X
I prefer receiving plain text messages, not exceeding 32kB. /\/
\
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to [email protected]