Or .. you could comment out (add a hash mark in column one of) just three lines in texexec.pl: 53: use File::Temp; 2432: my $dir = File::Temp::tempdir(CLEANUP=>1) ; 2433: my ($fh, $filename) = File::Temp::tempfile(DIR=>$dir, UNLINK=>1); (that is harmless, but your perl installation would remain broken) Taco Taco Hoekwater wrote:
Perl cannot find the File::Temp module. Since this is a core module, it should have been present in the installation already, probably as:
C:\MesPGM\TeXLive\xemtex\perl\lib\File\Temp.pm
Double-check your perl, because it is broken.
Taco
François Fasoli wrote:
Can't locate File/Temp.pm in @INC (@INC contains: C:\MesPGM\TeXLive\xemtex\perl\ lib C:\MesPGM\TeXLive\xemtex\perl\site\lib .) at c:/MesPGM/TeXLive/texmf-dist/sc ripts/context/perl/texexec.pl line 53. BEGIN failed--compilation aborted at c:/MesPGM/TeXLive/texmf-dist/scripts/contex t/perl/texexec.pl line 53.
I have the same result with texexec --make --language=en
I have a Windows XP system and TexLive 7
What is the problem ?
Thanks.
------------------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context