<br><br><div class="gmail_quote">2011/8/23 sleepless <span dir="ltr"><<a href="mailto:sleeplessregulus@hetnet.nl">sleeplessregulus@hetnet.nl</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<u></u>

  
    
    
  
  <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=utf-8">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>