<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    great thanks, that will make it:<br>
    cmake -DCMAKE_BUILD_TYPE=debugfull
    -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
    <div>Right?<br>
    </div>
    <br>
    <br>
    Op 23-08-11 15:22, Gilles Caulier schreef:
    <blockquote
cite="mid:CAHFG6sEmK9jjFs5dO_ANcJv_TOTdS2ms3Js5SgACUvQW1sDC9A@mail.gmail.com"
      type="cite"><br>
      <br>
      <div class="gmail_quote">2011/8/23 sleepless <span dir="ltr"><<a
            moz-do-not-send="true"
            href="mailto:sleeplessregulus@hetnet.nl">sleeplessregulus@hetnet.nl</a>></span><br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div bgcolor="#ffffff" text="#000000"> The reason that it
            failed that time was I had to use <br>
            This:<br>
            sudo cmake -DCMAKE_BUILD_TYPE=debugfull
            -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..<br>
            instead of this:<br>
            <pre>cmake digikam-software-compilation

else you will end up with empty albums.


Gilles had some documents updated according this at that time. But things that have been on the internet once can´t be extinguished anymore and will survive forever no matter how wrong they are.</pre>
          </div>
        </blockquote>
        <div>
          <br>
        </div>
        <div>??? What ???</div>
        <div><br>
        </div>
        <div>You don't need to use "sudo" for this line :</div>
        <div>
          <meta http-equiv="content-type" content="text/html;
            charset=ISO-8859-1">
          sudo cmake -DCMAKE_BUILD_TYPE=debugfull
          -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..</div>
        <div><br>
        </div>
        <div>If you do it, all file processed by cmake and creadted with
          it will be only usable by root ! This will be a mess...</div>
        <div><br>
        </div>
        <div>only use sudo to process "make install"</div>
        <div>
          <br>
        </div>
        <div>Gilles Caulier</div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>