[tex-live] Can't spawn "cmd.exe": No such file or directory at F:/TeXLive/2008/tlpkg/TeXLive/TLUtils.pm line 459.

Vladimir Volovich vvv at vsu.ru
Thu Dec 25 01:57:29 CET 2008


Hi!

> @@ -548,6 +564,7 @@
>    # cleaning up
>    unlink("$tlpobjdir/$self->{'name'}.tlpobj");
>    rmdir($tlpobjdir) if $removetlpobjdir;
> +  rmdir($tartempfile) if $tartempfile;
>    xchdir($cwd);
>  
>    debug(" done $containername, size $size, $md5\n");

should it be unlink($tartempfile) rather than rmdir($tartempfile) ?

Best,
v.


More information about the tex-live mailing list