From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/49634 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: no executesystemcommand any more? Date: Mon, 20 Apr 2009 00:31:14 +0200 Message-ID: <16ECB170-FEE0-4C10-8B76-96F2CF19B471@fiee.net> References: <09D5C460-5A8D-4F71-9ECC-6E7758CF2376@fiee.net> <49EBA249.1040002@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240180335 10759 80.91.229.12 (19 Apr 2009 22:32:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Apr 2009 22:32:15 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 20 00:33:34 2009 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 1LvfZr-0000WO-OH for gctc-ntg-context-518@m.gmane.org; Mon, 20 Apr 2009 00:33:31 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C5731FB77; Mon, 20 Apr 2009 00:32:00 +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 10473-03; Mon, 20 Apr 2009 00:31:25 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D15D81FB38; Mon, 20 Apr 2009 00:31:25 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 931A41FB38 for ; Mon, 20 Apr 2009 00:31:24 +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 28473-01-2 for ; Mon, 20 Apr 2009 00:31:16 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by ronja.ntg.nl (Postfix) with ESMTP id D6E401FB30 for ; Mon, 20 Apr 2009 00:31:16 +0200 (CEST) Original-Received: from turan.fiee.net (lvps87-230-77-106.dedicated.hosteurope.de [87.230.77.106]) by filter2-ams.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n3JMVGqD001469 for ; Mon, 20 Apr 2009 00:31:16 +0200 Original-Received: from turan.fiee.net (lvps87-230-77-106.dedicated.hosteurope.de [127.0.0.1]) by turan.fiee.net (Postfix) with ESMTP id 93DD118E0801E for ; Mon, 20 Apr 2009 00:31:15 +0200 (CEST) Received-SPF: neutral (lvps87-230-77-106.dedicated.hosteurope.de: 83.78.43.246 is neither permitted nor denied by domain of fiee.net) client-ip=83.78.43.246; envelope-from=hraban@fiee.net; helo=[10.128.9.9]; Original-Received: from [10.128.9.9] (246-43.78-83.cust.bluewin.ch [83.78.43.246]) by turan.fiee.net (Postfix) with ESMTP for ; Mon, 20 Apr 2009 00:31:15 +0200 (CEST) In-Reply-To: <49EBA249.1040002@wxs.nl> X-Mailer: Apple Mail (2.930.3) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=87.230.77.106; country=DE; region=07; city=Host; latitude=51.6500; longitude=6.1833; http://maps.google.com/maps?q=51.6500,6.1833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 210909086 - bf06722b61b5 - 20090420 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:49634 Archived-At: Am 2009-04-20 um 00:14 schrieb Hans Hagen: > Henning Hraban Ramm wrote: >> Ahoi, >> with the latest beta I can't get my LilyPond module to work. >> It seems that it's not possible to execute any command. >> I tried \executesystemcommand, \write18 and the old \installprogram. >> What should work? > in luat-cnf add the shell_escape line Which file do you mean? Where should it be? > texconfig.kpse_init = false > texconfig.shell_escape = 't' > > also delete the font cache so that you will get the speedier tmc files > (recent luatex has more paranoid behaviour and ok, deleted all caches > it seems that we need to be real soon in enabling system commands) I don't understand? >> As far as I can see, shell_escape is enabled. (And it worked before.) >> Additionally I tried to replace the texmfstart call with mtxrun. >> While this works: >> texmfstart --ifchanged="foo-lilypond-1.tmp" --exec bin:lilypond >> "foo-lilypond-1.tmp" >> this doesn't: >> mtxrun --ifchanged="foo-lilypond-1.tmp" --execute lilypond "foo- >> lilypond-1.tmp" >> probably because mtxrun doesn't create a md5 file. What's the matter mit mtxrun's md5 generation? Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___________________________________________________________________________________ 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 ___________________________________________________________________________________