TMPDIR hardcoded in latex2html
Paweł Zuzelski
pawelz at pld-linux.org
Sun Jan 16 21:10:50 CET 2011
Hello,
latex2html seems to be broken. Apparently $TMPDIR is hardcoded in
package build time:
latex2html -no_images -split 0 -show_section_numbers \
-no_navigation -link 2 \
UserManual.tex
defined(%hash) is deprecated at /usr/share/latex2html/latex2html.pl line 489.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/latex2html/latex2html.pl line 2061.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/latex2html/latex2html.pl line 9054.
(Maybe you should just omit the defined()?)
$* is no longer supported at /usr/share/latex2html/latex2html.pl line 10555.
Error: '/home/users/builder/tmp' not usable as temporary directory.
Compilation failed in require at /usr/bin/latex2html line 39.
make: *** [UserManual.html] Error 2
[z at execve nightfall-1.70]$ echo $TMPDIR
/home/users/z/tmp
--
Regards,
Paweł Zuzelski
More information about the pld-devel-en
mailing list