Re: [Rd] configure / make problems with R-devel

2016-05-25 Thread frederik
Hi Martin, Thanks for the Makefile clue. The file 'non-tarball' was present in the source directory, but not in the build directory (should the Makefile be checking for 'non-tarball' in the source directory instead?). However, 'doc/FAQ' was present in the source directory, so the first clause of '

Re: [Rd] configure / make problems with R-devel

2016-05-25 Thread Martin Maechler
> > on Tue, 24 May 2016 15:15:17 -0700 writes: > Thank you, Martin. I linked to your message in a comment here so maybe > other people will know about that useful technique: > http://singmann.org/installing-r-devel-on-linux/#comment-161 > However, when I try it, I