[RkWard-devel] [rkward - Help] RE: error 0.32

SourceForge.net noreply at sourceforge.net
Wed Apr 27 19:58:22 UTC 2005


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3122136
By: tfry

> rembedinternal.cpp:26:28: R_ext/Rdynload.h: No such file or directory 

gcc can not find the header files for R. R likes to keep its header files in
non-default locations, so you will most likely have to tell ./configure where
to look. For me (debian) this is

./configure --with-extra-includes=/usr/lib/R/include

(Try to locate the file "R.h", and specify that directory) Please read the INSTALL
file provided for some further configure-options you may need.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-devel mailing list