Fri 22 Jul 2005 10:06:31 PM UTC, original submission:
I have, what seems to be, the latest released version of latex2html, the command the is bombing out.
Here's the last bit of the compilation output that fails:
----------------------------------
Extension: loading /usr/lib/latex2html/versions/latin1.pl
HTML version: loading /usr/lib/latex2html/versions/html3_2.pl
- processing declarations ***
OPENING /root/gnustep-make-1.11.0/Documentation/internals.tex
Cannot create directory internals/: File exists, reusing it.
Note: Working directory is /root/gnustep-make-1.11.0/Documentation/internals
Note: Images will be generated in /tmp/l2h17973
Fatal (syswait): exec "/usr/bin/perl5.8.5 /usr/lib/latex2html/texexpand.pl -auto_exclude -save_styles /root/gnustep-make-1.11.0/Documentation/internals/TMP/styles -texinputs /root/gnustep-make-1.11.0/Documentation -out /root/gnustep-make-1.11.0/Documentation/internals/TMP/internals /root/gnustep-make-1.11.0/Documentation/internals.tex" failed: No such file or directory
at /usr/lib/latex2html/latex2html.pl line 779
Loading /usr/lib/latex2html/styles/texdefs.perl...
Error: Cannot read 'TMP/styles': No such file or directory
Reading ...
Error: Cannot read 'TMP/internals': No such file or directory
Compilation failed in require at /usr/bin/latex2html line 39.
make[2]: *** [internals/internals.html] Error 2
make[1]: *** [internals.all.doc.variables] Error 2
make[1]: Leaving directory `/root/gnustep-make-1.11.0/Documentation'
make: *** [all] Error 2
----------------------------------
A patch release should likely be made as soon as a fix is discovered.
|