From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20706 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Problem with new cont-tmf Date: Tue, 07 Jun 2005 14:42:13 +0200 Message-ID: <42A59625.40802@elvenkind.com> References: <000e01c56b57$c7a65260$0100a8c0@portablefred> <42A593AA.5080003@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1118148060 32235 80.91.229.2 (7 Jun 2005 12:41:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Jun 2005 12:41:00 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 07 14:40:53 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DfdNJ-00071R-CY for gctc-ntg-context-518@m.gmane.org; Tue, 07 Jun 2005 14:40:09 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A21B71278F; Tue, 7 Jun 2005 14:44:01 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07265-05; Tue, 7 Jun 2005 14:44:01 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8CEF012793; Tue, 7 Jun 2005 14:42:17 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 48DE312793 for ; Tue, 7 Jun 2005 14:42:16 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07362-04-2 for ; Tue, 7 Jun 2005 14:42:15 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 5E5D81278F for ; Tue, 7 Jun 2005 14:42:15 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 5489A27349 for ; Tue, 7 Jun 2005 14:42:22 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18482-10 for ; Tue, 7 Jun 2005 14:42:21 +0200 (CEST) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 56C8611904 for ; Tue, 7 Jun 2005 14:42:21 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42A593AA.5080003@elvenkind.com> X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20706 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20706 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 =3D File::Temp::tempdir(CLEANUP=3D>1) ; 2433: my ($fh, $filename) =3D File::Temp::tempfile(DIR=3D>$dir, UNLINK=3D= >1); (that is harmless, but your perl installation would remain broken) Taco Taco Hoekwater wrote: >=20 > Perl cannot find the File::Temp module. Since this is a core > module, it should have been present in the installation > already, probably as: >=20 > C:\MesPGM\TeXLive\xemtex\perl\lib\File\Temp.pm >=20 > Double-check your perl, because it is broken. >=20 > Taco >=20 > Fran=E7ois Fasoli wrote: >=20 >> =20 >> Can't locate File/Temp.pm in @INC (@INC contains:=20 >> C:\MesPGM\TeXLive\xemtex\perl\ >> lib C:\MesPGM\TeXLive\xemtex\perl\site\lib .) at=20 >> c:/MesPGM/TeXLive/texmf-dist/sc >> ripts/context/perl/texexec.pl line 53. >> BEGIN failed--compilation aborted at=20 >> c:/MesPGM/TeXLive/texmf-dist/scripts/contex >> t/perl/texexec.pl line 53. >> =20 >> I have the same result with texexec --make --language=3Den >> =20 >> I have a Windows XP system and TexLive 7 >> =20 >> What is the problem ? >> =20 >> Thanks. >> >> >> ----------------------------------------------------------------------= -- >> >> _______________________________________________ >> ntg-context mailing list >> ntg-context@ntg.nl >> http://www.ntg.nl/mailman/listinfo/ntg-context >=20 > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context