ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Problem with new cont-tmf
Date: Tue, 07 Jun 2005 14:42:13 +0200	[thread overview]
Message-ID: <42A59625.40802@elvenkind.com> (raw)
In-Reply-To: <42A593AA.5080003@elvenkind.com>


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

  reply	other threads:[~2005-06-07 12:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07 11:55 François Fasoli
2005-06-07 12:31 ` Taco Hoekwater
2005-06-07 12:42   ` Taco Hoekwater [this message]
2005-06-07 17:36     ` François Fasoli
2005-06-07 17:53       ` Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42A59625.40802@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).