Hi,

On Monday 22 October 2007, I. Soumpasis wrote:
> I tried to configure it too today. I used the ubuntu libraries and the
> links provided by PK and everything went right until the R library. I have
> R installed locally to my home folder and I compile every new version and
> packages. When I give -DR_LIBDIR= /home/user/Projects/R/library I get the
> error
> 'CMake Error: The source directory "/home/user/Projects/R/library" does not
> appear to contain CMakeLists.txt.'
>
> Any ideas?

yes, remove the space between '=' and the path. The default libraries should 
be picked up correctly, now. When specifying one manually, make sure, the 
library path is indeed one of those listed in .libPaths() in R.

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to