Displaying 4 results from an estimated 4 matches for "texinfo5".
Did you mean:
texinfo
2018 Dec 26
1
Issue when building R-parched_2018-12-26
...ing HTML documentation ------
creating doc/manual/version.texi
creating doc/manual/R-FAQ.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.32), passed through in regex; marked by <-- HERE in
m/^\s+@([[:alnum:]][[:alnum:]\-]*)({
<-- HERE })?\s*/ at C:/Rtools/texinfo5/Texinfo/Parser.pm line 5441.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.32), passed through in regex; marked by <-- HERE in
m/^\s+@([[:alnum:]][[:alnum:]\-]*)({
<-- HERE })?\s*(\@(c|comment)((\@|\s+).*)?)?/ at
C:/Rtools/texinfo5/Texinfo/Parser.pm line 5446....
2018 Feb 09
2
R Compilation gets stuck on Windows 64
...ed. So I installed
> ActiveState Perl right now. Also I see I need texinfo and texi2any. I was
> able to installed texinfo from here:
> http://gnuwin32.sourceforge.net/packages/texinfo.htm. But not sure where to
> get texi2any. Can you guide me in this step?
It is in the ZIP file "texinfo5.zip" here [1]. Unzip that entire file
into a directory and use that as your texinfo directory. That works
for me.
Avi
[1] http://www.stats.ox.ac.uk/pub/Rtools/
2018 Feb 09
0
R Compilation gets stuck on Windows 64
...eState Perl right now. Also I see I need texinfo and texi2any. I was
> > able to installed texinfo from here:
> > http://gnuwin32.sourceforge.net/packages/texinfo.htm. But not sure
> where to
> > get texi2any. Can you guide me in this step?
>
> It is in the ZIP file "texinfo5.zip" here [1]. Unzip that entire file
> into a directory and use that as your texinfo directory. That works
> for me.
>
> Avi
>
> [1] http://www.stats.ox.ac.uk/pub/Rtools/
>
> ______________________________________________
> R-devel at r-project.org mailing list
>...
2018 Feb 09
3
R Compilation gets stuck on Windows 64
Hi Avraham,
What a coincidence, I have been following this post of yours:
https://www.avrahamadler.com/2013/10/24/an-openblas-based-rblas-for-windows-64-step-by-step/
Looks like this post is slightly older than what you have shared
previously. It is strange that you did not get the attachments. I am
pasting the contents of the MkRules.local here: