<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>The build instructions advise to put an apps dir in your home
      path e.g.</p>
    <p>~/apps</p>
    <p>If you choose to put apps in the root path i.e. /apps you must
      make sure you have given yourself permissions to that path.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 25/03/18 21:56, Idan Miara wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEDrt39aayy1pf13qfpsG53u4uxKPi2rT8Gxs24z1ypr7BBWew@mail.gmail.com">
      <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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
    </blockquote>
    <br>
  </body>
</html>