From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65696 Path: news.gmane.org!not-for-mail From: Hans van der Meer Newsgroups: gmane.comp.tex.context Subject: Re: beta Date: Mon, 31 Jan 2011 19:11:38 +0100 Message-ID: <1A865E47-2811-45D7-878C-14EFE1EA08D2@uva.nl> References: <4D46E824.2040505@wxs.nl> <5CA40264-349F-4E62-B425-D97AB13361FC@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1296497520 5017 80.91.229.12 (31 Jan 2011 18:12:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Jan 2011 18:12:00 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 31 19:11:56 2011 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 1PjyEF-0004eO-Ch for gctc-ntg-context-518@m.gmane.org; Mon, 31 Jan 2011 19:11:55 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6EBADCA930; Mon, 31 Jan 2011 19:11:54 +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 uy8tJ7y1Ps5P; Mon, 31 Jan 2011 19:11:52 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EACE3CA939; Mon, 31 Jan 2011 19:11:51 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B7929CA930 for ; Mon, 31 Jan 2011 19:11:50 +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 BTbOa62XQn8Z for ; Mon, 31 Jan 2011 19:11:39 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 83B64CA939 for ; Mon, 31 Jan 2011 19:11:39 +0100 (CET) Original-Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p0VIBcdO000788 for ; Mon, 31 Jan 2011 19:11:39 +0100 Original-Received: from elhalyn-ethernet.fritz.box (a82-95-102-36.adsl.xs4all.nl [82.95.102.36]) (authenticated bits=0) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id p0VIBc7Q051933 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 31 Jan 2011 19:11:38 +0100 (CET) (envelope-from H.vanderMeer@uva.nl) In-Reply-To: X-Mailer: Apple Mail (2.1082) X-Virus-Scanned: by XS4ALL Virus Scanner X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=194.109.24.32; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0rE2ibDty - 6f899eaab5be - 20110131 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:65696 Archived-At: Surprised this works somewhere. I uploaded the beta with the script I am us= ing for sometime now: #!/bin/bash mkdir -p $TEXMINIMAL/tex cd $TEXMINIMAL ln -s $TEXPRIVATE tex/texmf-local curl -o first-setup.sh http://minimals.contextgarden.net/setup/first-setup.= sh sh ./first-setup.sh >first-setup.log cd tex echo "luatools --selfupdate" luatools --selfupdate echo "mtxrun -selfupdate" mtxrun -selfupdate echo "mtxrun -selfupdate" echo "installation context minimals done" But now I get an error in running my TeXShop after installing: MTXrun | unknown script 'context.lua' or 'mtx-context.lua' Confirmed that something is broken by regressing to my previous installatio= n of ConTeXt ver: 2011.01.26 11:02 MKIV fmt: 2011.1.31 int: english/engl= ish Changing the script to mtxrun --generate do not improve things here. Thanks for changing things that way between one and the other. I am startin= g to get a bit choleric about all things that constantly seem broken with t= he next update. Sorry for the sour note but these are costing me hours to i= ron out, time I do not have at the moment. Hans van der Meer On 31 jan 2011, at 18:45, Thomas Schmitz wrote: > On Mon, 31 Jan 2011 18:33:57 +0100 > Otared Kavian wrote: >> Hi Hans, >> I uploaded the new beta with the Minimals, but neither mkii nor mkiv wor= k anymore=85 >> I get >> MTXrun | unknown script 'context.lua' or 'mtx-context.lua' >> and luatools --generate >> gives the same result. > = > This has been deprecated for quite a while now; you have to run > = > mtxrun --generate > = >> Has something changed in first-setup.sh for Mac OS X and other machines = (I followed the thread about that file being changed for Windows by Mojca, = but I don't know about other operating systems). > = > I see the same thing on linux: you have to run mtxrun --generate and mkte= xlsr and texexec --make by hand now; after that, mkiv and mkii will run. > = > I assume that's a result of our discussion last week, but not quite what = Hans and Mojca are aiming at... > = > Thomas > _________________________________________________________________________= __________ > 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-co= ntext > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________