Re: [Rd] Build R form source - manuals

2015-09-09 Thread arnaud gaboury
On Wed, Sep 9, 2015 at 9:11 AM, Prof Brian Ripley wrote: > On 09/09/2015 07:40, arnaud gaboury wrote: >> >> I built R form source succesfully on my Fedora 22 box. No errors. > > > Which version of R? 3-2-1 >> >> >> I can read there is an issue with some manuals at build time when >> running makei

Re: [Rd] Build R form source - manuals

2015-09-09 Thread Prof Brian Ripley
On 09/09/2015 07:40, arnaud gaboury wrote: I built R form source succesfully on my Fedora 22 box. No errors. Which version of R? I can read there is an issue with some manuals at build time when running makeinfo, especially these two: doc/manual/R-exts.texi cp doc/manual/R-intro.texi Some dis

[Rd] Build R form source - manuals

2015-09-08 Thread arnaud gaboury
I built R form source succesfully on my Fedora 22 box. No errors. I can read there is an issue with some manuals at build time when running makeinfo, especially these two: doc/manual/R-exts.texi cp doc/manual/R-intro.texi Some distro have hacks about makeinfo 5 in their build script. I wonder if