|
10日ほど前にコミット権をもらった(コミッター 参照)が、その後放置していた修正をようやくコミットした。
で、ついでに自分の環境で文書をコンパイルしてみようと思ったのだが、latex2html でこけた。
何かファイルが見付からないらしい。
長いのでパスを一部省略するが、
Fatal (syswait): exec "/usr/bin/perl5.8.7 /usr/lib/latex2html/texexpand.pl -auto_exclude -save_styles /.../html/lib/TMP/styles -texinputs /.../lib:/...:/.../texinputs:/.../lib:/.../commontex:/.../paper-a4:/.../texinputs -out /.../html/lib/TMP/lib /.../lib/lib.tex" failed: そのようなファイルやディレクトリはありません
at /usr/lib/latex2html/latex2html.pl line 779
texexpand failed: そのようなファイルやディレクトリはありません
Compilation failed in require at /usr/bin/latex2html line 39.
*** Session transcript and error messages are in /.../html/lib/lib.how.
*** Exited with status 2.
追記(2006-04-25): 存在している perl のバージョンが 5.8.8 だ。
つまり perl のバージョンを上げたときに latex2html を更新しなかっただけのようだ。
恥ずかしい。
|