[rkward-users] possible warning
marcantonio
s.marcantonio at unipa.it
Wed Jun 8 16:51:35 UTC 2011
Hi,
I was trying to install rkward0.5.6 under R2.13 but I got always this
error message:
peppe at manai:~/Downloads/rkward-0.5.6/build$ cmake ../
-DCMAKE_INSTALL_PREFIX='kde4-config --prefix'
-DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_TYPE=debugfull
-- Found Qt-Version 4.6.2 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.1
-- Found KDE 4.4 include dir: /usr/include
-- Found KDE 4.4 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Looking for R executable
-- Specified by user
-- Using R at /usr/local/bin/R
-- Looking for R_HOME
/usr/local/bin/R: line 227: /usr/local/lib/R/etc/ldpaths: No such file
or directory
ERROR: R_HOME ('/usr/local/lib/R') not found
CMake Error at rkward/rbackend/FindR.cmake:26 (MESSAGE):
Could NOT determine R_HOME (probably you misspecified the location of R)
Call Stack (most recent call first):
rkward/rbackend/CMakeLists.txt:1 (INCLUDE)
I realized, after some managings, the true option to be used when
compiling R is
./configure --enable-R-shlib
Saluti.
Peppe.
More information about the Rkward-users
mailing list