Displaying 1 result from an estimated 1 matches for "rbuilddir".
Did you mean:
builddir
2010 Nov 13
1
problem building R from svn repo
Hola!
I just changed my laptop to debian squeeze,
downloaded R devel from svn repo, as described in the manual.
Then I configured for building in a separate build dir with:
kjetil at kjetil:~/R/Rbuilddir$ sudo ../svn/configure
--- which succeeded, with:
R is now configured for x86_64-unknown-linux-gnu
Source directory: ../svn
Installation directory: /usr/local
C compiler: gcc -std=gnu99 -g -O2
Fortran 77 compiler: gfortran -g -O
C++ compiler:...