On the computers without TeX installed, all tests pass fine, but the one with TeX hangs at
PASS: texinfo10.test
[1] + Stopped (tty input) gmake check
(is it running texinfo10, or texinfo13?)
apparently because it is running "tex --version". On my version of TeX,
that gets:
% tex --version
This is TeX, Version 3.14159 (C version 6.1)
! I can't find file `--version'.
<*> --version
Please type another input file name:
so obviously it won't get very far ;)
Cheers,
Patrick
