Hi Brian,
> On 06 Nov 2014, at 19:30, Brian Hood <brianh6854@googlemail.com> wrote:
> rapi.c:42:23: fatal error: Rembedded.h: No such file or directory
> #include <Rembedded.h>
>
> My Rembedded.h exists here
>
> /usr/lib64/R/include/Rembedded.h
>
> Is there some environment variables i can set for the location of the my R header files ?
Try running ./configure with the full path to your R binary, e.g.
./configure --enable-rintegration=/scratch/hannes/r-install/bin/R
Also, check the output of
R CMD config —cppflags
and see whether this matches.
Best,
Hannes
_______________________________________________
users-list mailing list
users-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/users-list