From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55294 Path: news.gmane.org!not-for-mail From: Yanrui Li Newsgroups: gmane.comp.tex.context Subject: Re: mtxrun script broken in the latest beta Date: Wed, 23 Dec 2009 09:08:37 +0800 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0308862027==" X-Trace: ger.gmane.org 1261530548 3286 80.91.229.12 (23 Dec 2009 01:09:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Dec 2009 01:09:08 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 23 02:09:01 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NNFim-0006BW-Vq for gctc-ntg-context-518@m.gmane.org; Wed, 23 Dec 2009 02:09:01 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3AC05C9BA1; Wed, 23 Dec 2009 02:08:59 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id V4B+sSxDveI7; Wed, 23 Dec 2009 02:08:53 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7F68BC9B16; Wed, 23 Dec 2009 02:08:53 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C2321C9B16 for ; Wed, 23 Dec 2009 02:08:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mhZRKKRhDGOd for ; Wed, 23 Dec 2009 02:08:40 +0100 (CET) Original-Received: from mail-px0-f204.google.com (mail-px0-f204.google.com [209.85.216.204]) by balder.ntg.nl (Postfix) with ESMTP id DFA54C9B07 for ; Wed, 23 Dec 2009 02:08:38 +0100 (CET) Original-Received: by pxi42 with SMTP id 42so4583759pxi.5 for ; Tue, 22 Dec 2009 17:08:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Qmesxp0d37FrFPem0g5PSIOmV70icIccDJxXwHLrlyg=; b=JUTSsEGdF7fMYUUUlRNEDsRI7LHOn7vR2dzZS61AHj+ultEw5DwvPIsGAEx3M1RR7B tQ0UxqHaYmitVZdhezjM21iGTud3zCuYI9ICaT7FoZWhDg8r+U/PgnI6umHmh98jzMZr YlupXft7l4geOwvGz67PCqXnNLV5gz8eTlHRo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pdG0TnmYXLWSbRqku7QVPBog17uisFClinyCdKzC7mynGyKZVoUAZIogVLyoGkYpNy lNvyf5fO+HEXOl/bOMFd4d2aGnIedoNXS+RffEsd40deqG5HpmKoO6AKPmsjNl2KjtUo vL7RBLtQJQcNgf+YsZ67jiU7DMgNSGCb0bCCk= Original-Received: by 10.115.87.7 with SMTP id p7mr6361045wal.161.1261530517816; Tue, 22 Dec 2009 17:08:37 -0800 (PST) In-Reply-To: X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:55294 Archived-At: --===============0308862027== Content-Type: multipart/alternative; boundary=0016e64aee816346cb047b5af680 --0016e64aee816346cb047b5af680 Content-Type: text/plain; charset=UTF-8 2009/12/23 Aditya Mahajan > On Wed, 23 Dec 2009, Yanrui Li wrote: > > Hi, >> >> Under linux x86: >> >> $ context --version >> MTXrun | unknown script 'context.lua' or 'mtx-context.lua' >> > > Run luatools --generate first. > > I do so, but it still don't work. These are my steps: $ rm -rf $TEXMFCACHE/* $ mtxrun --selfupdate $ luatools --selfupdate $ luatools --generate $ context --make then I get the message: MTXrun | unknown script 'context.lua' or 'mtx-context.lua' -- Best regards, Li Yanrui --0016e64aee816346cb047b5af680 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

2009/12/23 Aditya Mahajan <adityam@umich.edu>
On Wed, 23 Dec 2009, Yanrui Li wrote:

Hi,

Under linux x86:

$ context --version
MTXrun | unknown script 'context.lua' or 'mtx-context.lua'<= br>

Run luatools --generate first.


I do so, but it still don't wor= k. These are my steps:

$ rm -rf $TEXMFCACHE/*
$ mtxrun --selfupda= te
$ luatools --selfupdate
$ luatools --generate
$ context --make<= br>
then I get the message:

MTXrun | unknown script '= ;context.lua' or 'mtx-context.lua'

--
Best regards,<= br>
Li Yanrui
--0016e64aee816346cb047b5af680-- --===============0308862027== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0308862027==--