<br><br><div><span class="gmail_quote">2007/10/22, I. Soumpasis <<a href="mailto:nono.231@gmail.com">nono.231@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div><span class="gmail_quote">2007/10/22, Thomas Friedrichsmeier <<a href="mailto:thomas.friedrichsmeier@ruhr-uni-bochum.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">thomas.friedrichsmeier@ruhr-uni-bochum.de
</a>>:</span><div><span class="e" id="q_115c80191085f653_1"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Monday 22 October 2007, I. Soumpasis wrote:<br>> I tried to configure it too today. I used the ubuntu libraries and the<br>> links provided by PK and everything went right until the R library. I have<br>> R installed locally to my home folder and I compile every new version and
<br>> packages. When I give -DR_LIBDIR= /home/user/Projects/R/library I get the<br>> error<br>> 'CMake Error: The source directory "/home/user/Projects/R/library" does not<br>> appear to contain 
CMakeLists.txt.'<br><br>I forgot to add: If there is a problem picking up the correct version of R,<br>the equivalent of the old ./configure parameter --with-r-home<br>is -DR_HOME=/path/to/R .<br></blockquote></span>
</div></div><br>
Alright. Cmake worked. Make worked. Make install did not. Could not find a dir, but it seems that it is not needed because I run rkward locally. Am I wrong?<br></blockquote></div> Some more info on this <br>$ make install
<br>[  0%] Built target rkwardwrapper<br>[ 16%] Built target windows<br>[ 21%] Built target agents<br>[ 25%] Built target dialogs<br>[ 47%] Built target plugin<br>[ 58%] Built target settings<br>[ 69%] Built target dataeditor
<br>[ 74%] Built target core<br>[ 76%] Built target scriptbackends<br>[ 83%] Built target rbackend<br>[ 93%] Built target misc<br>[100%] Built target rkward.bin<br>Install the project...<br>-- Install configuration: "RelWithDebInfo"
<br>CMake Error: Error in cmake code at<br>/home/user/Projects/rkward_kde4/build/rkward/cmake_install.cmake:35:<br>FILE cannot create directory: /share/apps/rkward. Maybe need administrative privileges.<br>Current CMake stack: 
<br>[2]     /home/user/Projects/rkward_kde4/build/rkward/cmake_install.cmake<br>[1]     /home/user/Projects/rkward_kde4/build/cmake_install.cmake<br>make: *** [install] Error 255<br><br>Regards,<br>Ilias<br>