Displaying 2 results from an estimated 2 matches for "_initial_".
Did you mean:
_initial
2015 Jul 21
2
' --enable-R-shlib' problem when setting up R-devel in Linux Mint 17.1 64-bit
...files (e.g.,
| '~/SVN/R-devel/trunk'). I meant, in addition to the line:
|
| cd ~/svn/r-devel
That is most likely spurious. Your errors may be due to, say, you not having
run 'make clean' or 'make distclean' in the previous repo checkout you had so
that the effect of the _initial_ configure call still lingered.
There is no magic here. Lots of people have built R this way, and even more
people use configure regularly. These things work.
You somehow boxed yourself into a corner, out of which you now seem to have
escaped, which is good. The proper sequence (svn checkout ....
2015 Jul 21
2
' --enable-R-shlib' problem when setting up R-devel in Linux Mint 17.1 64-bit
Dear list,
This is my first time trying to set up the development version of R
(R-devel ) in my local machine to test some packages before submitting
them to CRAN. I'm using Linux Mint 17.1 64-bit, which is an
Ubuntu-based distro.
However, I'm not able to correctly set up r-devel, apparently due to a
problem with enabling the shared library support.
I run the first script given by Dirk