Pasthis
Raw |
New paste
Expires in 2 days 9 hours.
The LaTeX files are in _build/latex.
Run 'make' in that directory to run these through (pdf)latex
(use `make latexpdf' here to do that automatically).
make[1]: Entering directory '/docs/documentation/_build/latex'
latexmk -pdf -dvi- -ps- 'theyoctoproject.tex'
Can't locate Time/HiRes.pm in @INC (you may need to install the Time::HiRes module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /opt/docs-build-tex-tools/tl/bin/x86_64-linux/latexmk line 97.
BEGIN failed--compilation aborted at /opt/docs-build-tex-tools/tl/bin/x86_64-linux/latexmk line 97.
make[1]: *** [Makefile:28: theyoctoproject.pdf] Error 2
make[1]: Leaving directory '/docs/documentation/_build/latex'
make: *** [Makefile:74: latexpdf] Error 2
make: Leaving directory '/docs/documentation'