This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

texinfo10 prob


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]