From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42122 Path: news.gmane.org!not-for-mail From: Jesse Alama Newsgroups: gmane.comp.tex.context Subject: Re: trouble starting context Date: Thu, 03 Jul 2008 20:42:30 -0700 Message-ID: References: <486B34C7.9000509@elvenkind.com> <486C997E.4090503@elvenkind.com> 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 1215144588 25084 80.91.229.12 (4 Jul 2008 04:09:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jul 2008 04:09:48 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 04 06:10:34 2008 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 1KEccy-00032d-5D for gctc-ntg-context-518@m.gmane.org; Fri, 04 Jul 2008 06:10:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E13B91FDF5; Fri, 4 Jul 2008 06:09:38 +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 05739-01; Fri, 4 Jul 2008 06:08:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0F8A61FDF8; Fri, 4 Jul 2008 06:08:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D95B91FDF8 for ; Fri, 4 Jul 2008 06:08:53 +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 04913-03 for ; Fri, 4 Jul 2008 06:08:17 +0200 (CEST) Original-Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by ronja.ntg.nl (Postfix) with ESMTP id 5AADD1FC0B for ; Fri, 4 Jul 2008 05:42:40 +0200 (CEST) Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KEcBz-0001rI-Oi for ntg-context@ntg.nl; Fri, 04 Jul 2008 03:42:39 +0000 Original-Received: from c-71-202-237-115.hsd1.ca.comcast.net ([71.202.237.115]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Jul 2008 03:42:39 +0000 Original-Received: from alama by c-71-202-237-115.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Jul 2008 03:42:39 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 48 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-71-202-237-115.hsd1.ca.comcast.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.2 (darwin) Cancel-Lock: sha1:JQKhk1CFUO6pRpQtmjvdlR47ISk= 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:42122 Archived-At: Taco Hoekwater writes: > Jesse Alama wrote: >> Taco Hoekwater writes: >>> >>> I have: >>> >>> LUAINPUTS=.;$TEXMF/tex/{context,plain/base,generic}//:$TEXMF/scripts/context/lua >>> TEXMFSCRIPTS=.;$TEXMF/tex/{context,plain/base,generic,}//;$TEXMF/scripts/context// >>> >>> and I strongly suspect both are needed. After adjusting the value(s), >>> you will have to rerun luatools --generate. >> >> I modified texmf.cnf to give these variables those values, but I still >> get the same error, even after luatools --generate. Further >> suggestions? > > Maybe > > $ env MPX_INPUT_TRACE=3 context ... > > will give some hint about what mtxrun is doing. $ MTX_INPUT_TRACE=3 context MtxRun | ! using suffix based filetype: lua MtxRun | ? blobpath asked: context.lua MtxRun | ? filename: context.lua MtxRun | - readable: ./context.lua MtxRun | ! using suffix based filetype: lua MtxRun | ? blobpath asked: mtx-context.lua MtxRun | ? filename: mtx-context.lua MtxRun | - readable: ./mtx-context.lua MtxRun | ! using suffix based filetype: lua MtxRun | ? blobpath asked: mtx-contexts.lua MtxRun | ? filename: mtx-contexts.lua MtxRun | - readable: ./mtx-contexts.lua MtxRun | ! remembered: mtx-context.lua MtxRun | unknown script: context It seems that mtxrun has no idea where to look for mtx-context.lua. Any suggestions? Thanks, Jesse -- Jesse Alama (alama@stanford.edu) ___________________________________________________________________________________ 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 ___________________________________________________________________________________