<div dir="ltr"><div>Thanks for your reply!<br></div>I followed the instructions as is, including setting:<br>CMAKE_INSTALL_PREFIX to ${HOME}/apps as advised.<br>So why does it try (and fail) to set the file /apps//apps/man/man1/qgis.1 ?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 25 March 2018 at 12:26, Patrick Dunford <span dir="ltr"><<a href="mailto:enzedrailmaps@gmail.com" target="_blank">enzedrailmaps@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div 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><div><div class="h5">
    <br>
    <div class="m_1192260631692600557moz-cite-prefix">On 25/03/18 21:56, Idan Miara wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <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="m_1192260631692600557gmail-d-flex m_1192260631692600557gmail-flex-justify-start m_1192260631692600557gmail-flex-items-start">
            <div class="m_1192260631692600557gmail-blob-code m_1192260631692600557gmail-blob-code-inner m_1192260631692600557gmail-js-file-line" id="m_1192260631692600557gmail-LC297">
            </div>
          </div>
          <div class="m_1192260631692600557gmail-d-flex m_1192260631692600557gmail-flex-justify-start m_1192260631692600557gmail-flex-items-start"> </div>
          export LD_LIBRARY_PATH=$LD_LIBRARY_<wbr>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="m_1192260631692600557mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>_________________
QGIS-Developer mailing list
<a class="m_1192260631692600557moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="m_1192260631692600557moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a>
Unsubscribe: <a class="m_1192260631692600557moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a></pre>
    </blockquote>
    <br>
  </div>

<br>______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br></blockquote></div><br></div>