From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39563 Path: news.gmane.org!not-for-mail From: Peter =?utf-8?Q?M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: MKIV: context.tex not found Date: Tue, 18 Mar 2008 22:33:58 +0100 Message-ID: <20080318213358.GD11893@gaston.couberia.bzh> References: <20080312140911.GA2645@gaston.couberia.bzh> <6faad9f00803120720w7b1880fy49b7156b0443fffb@mail.gmail.com> <20080312151737.GA18454@gaston.couberia.bzh> <47D7F60C.5060508@elvenkind.com> <20080312155306.GA19487@gaston.couberia.bzh> <47D8142B.60501@elvenkind.com> <20080312190509.GA24898@gaston.couberia.bzh> <20080314083412.GA16793@gaston.couberia.bzh> <47DA4E60.7030108@wxs.nl> 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 1205876111 14057 80.91.229.12 (18 Mar 2008 21:35:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2008 21:35:11 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 18 22:35:40 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 1JbjT5-0000aQ-GJ for gctc-ntg-context-518@m.gmane.org; Tue, 18 Mar 2008 22:35:35 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87DE41FBF9; Tue, 18 Mar 2008 22:34:52 +0100 (CET) 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 09296-02-10; Tue, 18 Mar 2008 22:34:24 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8678B1FB5B; Tue, 18 Mar 2008 22:34:24 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B991C1FA4C for ; Tue, 18 Mar 2008 22:34:22 +0100 (CET) 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 09266-03-2 for ; Tue, 18 Mar 2008 22:33:59 +0100 (CET) Original-Received: from smtp27.orange.fr (smtp27.orange.fr [80.12.242.96]) by ronja.ntg.nl (Postfix) with ESMTP id C52451FB5B for ; Tue, 18 Mar 2008 22:33:59 +0100 (CET) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2718.orange.fr (SMTP Server) with ESMTP id 2A48F1C00092 for ; Tue, 18 Mar 2008 22:33:59 +0100 (CET) Original-Received: from gaston.couberia.bzh (ARennes-256-1-152-173.w86-195.abo.wanadoo.fr [86.195.39.173]) by mwinf2718.orange.fr (SMTP Server) with ESMTP id 0164D1C00090 for ; Tue, 18 Mar 2008 22:33:59 +0100 (CET) X-ME-UUID: 20080318213359579.0164D1C00090@mwinf2718.orange.fr Original-Received: by gaston.couberia.bzh (Postfix, from userid 1000) id 86AD4306AE; Tue, 18 Mar 2008 22:33:58 +0100 (CET) Mail-Followup-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: <47DA4E60.7030108@wxs.nl> User-Agent: Mutt/1.5.17 (2007-11-01) 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:39563 Archived-At: On Fri, Mar 14 2008, Hans Hagen wrote: > > I've put the output of the command > > MTX_INPUT_TRACE=10 luatools --ini --compile cont-en > > on the page http://pmrb.free.fr/tmp/luatools-log/ > > > > One for version 2008.01.28 (no problem). > > And one for version 2008.03.11 (context.tex not found). > > > > luatools.lua and mtxrun.lua have been copied without suffix into .../bin > > > > Could someone take a look please? > > > > What further information should I provide? > > can you send me your > > (1) luatools.lua > (2) luat-inp.lua Hello, After bothering Hans and Taco pretty much, here comes finally the solution of the mystery: don't use the environment variable "TEXINPUTS" with MKIV! There is also a spelling error in mtxrun.lua and luatools.lua: local lf = filelist and filelist[1] -> local fl = filelist and filelist[1] But it wasn't the reason for my problem. Is there a good place in the wiki, where to put this information? Cheers, Peter -- http://pmrb.free.fr/contact/ ___________________________________________________________________________________ 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 ___________________________________________________________________________________