<div dir="ltr"><div>Hi devs,</div><div><br></div><div>I'm trying to build `ktexteditor` repo locally and install it to the `~/.kde.devel` prefix. However, I'm getting error on `make install`:</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">-- Installing: /usr/share/polkit-1/actions/org.kde.ktexteditor.katetextbuffer.policy
</span><br>CMake Error at src/cmake_install.cmake:143 (file):
<br>  file INSTALL cannot copy file
<br>  "/home/exher/work/KDE/ktexteditor/master/build/src/org.kde.ktexteditor.katetextbuffer.policy"
<br>  to "/usr/share/polkit-1/actions/org.kde.ktexteditor.katetextbuffer.policy":
<br>  Permission denied.
<br>Call Stack (most recent call first):
<br>  cmake_install.cmake:77 (include)</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><font face="arial,sans-serif">Obviously smth goes wrong and some files for some reason wanted to be installed system-wide. I guess it's a bug, cuz I told explicitly where I want to install it.<br></font></span></div><div><span style="font-family:monospace"><font face="arial,sans-serif"><br></font></span></div><div><span style="font-family:monospace"><font face="arial,sans-serif">How do you build it locally for development purposes?</font></span></div><div><span style="font-family:monospace"><font face="arial,sans-serif"><br></font></span></div><div><span style="font-family:monospace"><font face="arial,sans-serif">Thank you for your advice.<br></font></span></div><div><span style="font-family:monospace"><font face="arial,sans-serif"><br></font></span></div></div>