From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40133 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Unable to generate luatex formats Date: Sun, 13 Apr 2008 10:02:31 +0200 Message-ID: <4801BE17.9000708@elvenkind.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208073843 23366 80.91.229.12 (13 Apr 2008 08:04:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Apr 2008 08:04:03 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 13 10:04:40 2008 connect(): Connection refused Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JkxCa-0003GG-Ps for gctc-ntg-context-518@m.gmane.org; Sun, 13 Apr 2008 10:04:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5F5C91FC36; Sun, 13 Apr 2008 10:03:59 +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 05857-01-6; Sun, 13 Apr 2008 10:03:15 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 821FB1FB89; Sun, 13 Apr 2008 10:03:15 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A52801FB77 for ; Sun, 13 Apr 2008 10:03:13 +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 05833-04-2 for ; Sun, 13 Apr 2008 10:02:37 +0200 (CEST) Original-Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by ronja.ntg.nl (Postfix) with ESMTP id 9F14D1FBA8 for ; Sun, 13 Apr 2008 10:02:37 +0200 (CEST) Original-Received: from [10.10.0.6] (boo.demon.nl [82.161.175.147]) (authenticated bits=0) by smtp-vbr3.xs4all.nl (8.13.8/8.13.8) with ESMTP id m3D82Vtu064148 for ; Sun, 13 Apr 2008 10:02:37 +0200 (CEST) (envelope-from taco@elvenkind.com) User-Agent: Thunderbird 1.5.0.10 (X11/20070305) In-Reply-To: X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:40133 Archived-At: Michael Green wrote: > I'm getting the following error when running this command: luatools -- > ini --verbose --compile cont-en > > LuaTools | running command: luatex --ini --lua="cont-en.luc" "/usr/ > local/texlive/2007/texmf-dist/tex/context/base/cont-en.tex" \\dump > This is LuaTeX, Version snapshot-0.25.2-2008041101 (Web2C 7.5.6) > (INITEX) > (/usr/local/texlive/2007/texmf-dist/tex/context/base/cont-en.tex > (/usr/local/texlive/2007/../texmf-local/tex/context/base/context.tex > (/usr/local/texlive/2007/../texmf-local/tex/context/base/syst-pln.tex) > (/usr/local/texlive/2007/../texmf-local/tex/context/base/syst-prm.tex) > (/usr/local/texlive/2007/../texmf-local/tex/context/base/luat-env.tex > ! LuaTeX error [string "luas[0]"]:1: attempt to call field > 'luafilechunk' (a nil value). The environment.luafilechunk is defined in luat-env.lua, that should have been loaded at this point ( a bit earlier in luat-env.tex ). I think either /usr/local/texlive/texmf-local/tex/context/base/luat-env.tex is not the one from the latest context distribution, or an extra luatools --generate command is needed. You can check the \contextversion by looking at /usr/local/texlive/texmf-local/tex/context/base/context.tex around line 45, it should say \edef\contextversion{2008.04.11 14:48} There can be some more esoteric causes, but these are the two most likely ones. Best wishes, Taco ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________