On Sun, Feb 17, 2008 at 6:11 PM, Karl Berry <[EMAIL PROTECTED]> wrote: > message that pdfTeX cannot find a file > /tmp/t2d7648/xtr/cffi-manual.texinfo. But the file is there with the > > Without seeing the actual logs, I can't guess what might be going wrong. > > In any case, I suggest trying the latest version of texi2dvi, which I'll > attach to this email for your convenience. (It's also in Texinfo CVS of > course.) > > Best, > Karl > >
Karl thanks. My copy of texi2dvi was indeed old. Still, problems: - on line 182, texi2dvi invokes $EGREP. It is undefined in my case. It is pertinent since I am running on cygwin. Should I define an environment variable, or is something else amiss? - pdftex still cannot find the file, although it is there. I am including the log (that came to the screen) and also txiversion.log and txiversion.out Mirko > make sh gendocs.sh -o manual --html "--css-include=style.css" cffi-manual "CFFI User Manual" Generating output formats for /home/lisp/cffi/cffi_0.9.2/doc/cffi-manual.texinfo Generating info files... (makeinfo -o cffi-manual.info /home/lisp/cffi/cffi_0.9. 2/doc/cffi-manual.texinfo) Generating dvi ... (texi2dvi -t @finalout /home/lisp/cffi/cffi_0.9.2/doc/cffi-ma nual.texinfo) /usr/bin/texi2dvi: line 181: -iv: command not found This is pdfTeX, Version 3.141592-1.40.4 (MiKTeX 2.7) entering extended mode ! I can't find file `/home/lisp/cffi/cffi_0.9.2/doc/cffi-manual.t2d/dvi/xtr/cff i-manual.texinfo'. <*> ...cffi-manual.t2d/dvi/xtr/cffi-manual.texinfo Please type another input file name:
txiversion.log
Description: Binary data
txiversion.out
Description: Binary data
