Am Samstag, 1. August 2015, 11:23:38 schrieb Stefan Klinger: > On 2015-Aug-01, Roman Lebedev wrote with possible deletions: > > Please fully remove build directory and install directory and retry. > > E.g.: > > $ rm -rf darktable/build/ && sudo rm -rf /opt/darktable > > Hi Roman, > > removing the build directory solved the problem. I was not aware it > was still there (I'm new to git and `.gitignore`). > > Is there any condition underwhich compilation as root might makesense? > I just wonder about the `sudo`-part in your advice.
I would never compile as root, mostly because it's not necessary. The sudo part is because in general /opt/ and the directories beneath are not writable by normal users, so clearing the system wide install requires super user privileges. I personally have chown'ed /opt/darktable/ to my user so I don't need root/sudo to do anything. > Thank you > Stefan Tobias
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ Darktable-users mailing list Darktable-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-users