<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I've been following the building guide on Ubuntu 17.10 and came across the following issue while running "make install" without root, then I get the error message:<br></div></div><br>CMake Error at cmake_install.cmake:36 (file):<br>  file INSTALL cannot set permissions on "/apps//apps/man/man1/qgis.1"<br><br></div><div>If I run it with sudo it installs fine<br></div><div>should it work without root?<br></div><div><br>I suppose you intended it to work without root, because I needed to the following commands without $HOME or ${HOME} after running "sudo make install" in order to run QGIS:<br><br><div class="gmail-d-flex gmail-flex-justify-start gmail-flex-items-start"><div class="gmail-blob-code gmail-blob-code-inner gmail-js-file-line" id="gmail-LC297">
</div>
                </div>
                <div class="gmail-d-flex gmail-flex-justify-start gmail-flex-items-start">
                  </div>  export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${HOME}/apps/lib/<br>  $HOME/apps/bin/qgis<br><br></div><div>Suppose I run make install, should I still be able to run QGIS from the repos without any issues?<br></div><div><br></div><div>Kind Regards,<br></div><div>Idan<br></div></div>