
TeXLive2024 baixado da 'Net está instalado em meu laptop Slackware64-15.0. Ao construir o R-4.3.3 ele falha no final ao tentar construir uma vinheta:
* DONE (mgcv)
make[2]: Leaving directory '/tmp/SBo/R-4.3.3/src/library/Recommended'
make[1]: Leaving directory '/tmp/SBo/R-4.3.3/src/library/Recommended'
make[1]: Entering directory '/tmp/SBo/R-4.3.3/src/library'
building/updating vignettes for package 'grid' ...
building/updating vignettes for package 'parallel' ...
building/updating vignettes for package 'utils' ...
building/updating vignettes for package 'stats' ...
processing 'reshape.Rnw'
Error: compiling TeX file 'reshape.tex' failed with message:
Running 'texi2dvi' on 'reshape.tex' failed.
Messages:
/usr/bin/texi2dvi: TeX neither supports -recorder nor outputs \openout lines in its log file
Execution halted
make[1]: *** [Makefile:103: vignettes] Error 1
make[1]: Leaving directory '/tmp/SBo/R-4.3.3/src/library'
make: *** [Makefile:81: vignettes] Error 2
Nunca tive problemas ao criar versões R usando TeXLive e preciso de conselhos sobre como resolver esse problema.
TIA,
Rico