From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59209 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: luatools not finding files in TL 2010 Date: Mon, 31 May 2010 20:12:34 +0200 Message-ID: <4C03FC12.5060907@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"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1275329579 12333 80.91.229.12 (31 May 2010 18:12:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 May 2010 18:12:59 +0000 (UTC) Cc: Karl Berry To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon May 31 20:12:56 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OJ9Ts-0003S5-2d for gctc-ntg-context-518@m.gmane.org; Mon, 31 May 2010 20:12:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DCCD6C9CD5; Mon, 31 May 2010 20:12:55 +0200 (CEST) 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 q+eicKgZdFQm; Mon, 31 May 2010 20:12:55 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 58A9EC9CC3; Mon, 31 May 2010 20:12:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4CF3FC9CC3 for ; Mon, 31 May 2010 20:12:51 +0200 (CEST) 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 jyUs-06jEoJa for ; Mon, 31 May 2010 20:12:40 +0200 (CEST) Original-Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by balder.ntg.nl (Postfix) with ESMTP id 17291C9AF9 for ; Mon, 31 May 2010 20:12:39 +0200 (CEST) Original-Received: from [192.168.178.26] (boo.demon.nl [83.163.247.99]) (authenticated bits=0) by smtp-vbr2.xs4all.nl (8.13.8/8.13.8) with ESMTP id o4VICZcL011028; Mon, 31 May 2010 20:12:35 +0200 (CEST) (envelope-from taco@elvenkind.com) User-Agent: Thunderbird 2.0.0.23 (X11/20090822) In-Reply-To: X-Virus-Scanned: by XS4ALL Virus Scanner 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:59209 Archived-At: Mojca Miklavec wrote: > On Mon, May 31, 2010 at 19:36, Aditya Mahajan wrote: >> As an experiment, does it work if you explicitly enter $TEXMF/tex/context// >> to LUAINPUTS. > > No. > > But maybe it's just my installation. Can anyone else try to test the > new TL? Taco? Does > luatools char-def.lua > return anything on your installation? Same problem you have: it doesn't find it. And here is why: luatools is using TEXMFSCRIPTS as search path because of the .lua extension and (quite predictably) TEXMFSCRIPTS does not contain the TEXINPUTS directories in TeX Live (nor should it, I think). It would be much better if luatools used LUAINPUTS for .lua files, but it may be too late for fixing luatools. We can probably convince Karl to add this to web2c/texmf.cnf: TEXMFSCRIPTS.context=.;$TEXMF/scripts/{$progname,$engine,}//;$TEXINPUTS with that addition, and after --generate: [taco@ntg tmp]$ luatools char-def.lua /home/taco/texlive/2010/texmf-dist/tex/context/base/char-def.lua all is well again. 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________