[rkward-users] [Help] RE: Install from source on ML 2010.1
SourceForge.net
noreply at sourceforge.net
Wed Dec 15 14:08:10 UTC 2010
The following forum message was posted by tfry at http://sourceforge.net/projects/rkward/forums/forum/165574/topic/4014040:
Hi!
Hm, if the R_binary-variable is set correctly in the starter script, then you
should really see R 2.12.0 starting, not R 2.11.0. If you look to the end of
this script, it basically just calls
[code]R CMD /usr/bin/rkward.bin[/code]
Perhaps you can try running that on the console, directly, for testing
purposes.
I wonder, whether your installation of R might be a bit broken. Could you try
running:
[code][/usr/local/bin/]R CMD sh -c 'echo $R_VERSION'[/code]
This should print 2.12.0. But I suspect it prints 2.11.0 instead, on your
system?
[quote]Maybe the way forward is for me to urpme rkward to remove 0.5.3 as far
as possible, then redo the cmake configuration with option
-DCMAKE_INSTALL_PREFIX=/usr/local [/quote]
Now that you have already overwritten your previous installation, I suggest
to keep the /usr-prefix for the time being (at least until we have resolved
the current problem). Having several KDE directories can bring new pitfalls,
in some cases.
Regards
Thomas
More information about the Rkward-users
mailing list