From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35940 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Re: Installing MKiv Date: Sun, 12 Aug 2007 22:45:00 +0200 Message-ID: References: <871we8q5zr.fsf@bornier.net> <87wsw0ftjm.fsf@bornier.net> 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: sea.gmane.org 1186951524 13356 80.91.229.12 (12 Aug 2007 20:45:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Aug 2007 20:45:24 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Sun Aug 12 22:45:22 2007 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 1IKKJJ-0005Ih-0n for gctc-ntg-context-518@m.gmane.org; Sun, 12 Aug 2007 22:45:17 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 475A8203D2; Sun, 12 Aug 2007 22:45:16 +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 23696-03-4; Sun, 12 Aug 2007 22:45:10 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B38BB202E3; Sun, 12 Aug 2007 22:45:10 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7D306202E3 for ; Sun, 12 Aug 2007 22:45:08 +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 23696-03-3 for ; Sun, 12 Aug 2007 22:45:01 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by ronja.ntg.nl (Postfix) with ESMTP id A825E2020B for ; Sun, 12 Aug 2007 22:45:01 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id b2so428602nfb for ; Sun, 12 Aug 2007 13:45:01 -0700 (PDT) Original-Received: by 10.78.170.17 with SMTP id s17mr1951472hue.1186951500978; Sun, 12 Aug 2007 13:45:00 -0700 (PDT) Original-Received: by 10.78.194.20 with HTTP; Sun, 12 Aug 2007 13:45:00 -0700 (PDT) In-Reply-To: <87wsw0ftjm.fsf@bornier.net> Content-Disposition: inline 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:35940 Archived-At: On 8/12/07, Jean Magnan de Bornier wrote: > luigi wrote: > | > Hi all, Following nice reports I read on the list as well as the mag-12 > | > instructions I installed a context minimal linux distribution and > | > lua-5.1.2. > | hmm, try > | http://www.lua.org/ftp/lua-5.1.tar.gz > > > | > % engine=luatex > | > \starttext > | > Hello from luatex > | > \blank > | > LUA > | > \startlua > | > a = 1.5 > | > b = 1.8 > | > c = a*b > | > tex.print(c) > | > \stoplua > | > \stoptext > | on a linux box > | $>texmfstart texexec --pdf test.tex > | compile well. > | Are you under linux ? > > Yes, I ought to have said that first!! > > Now here is what I tried just now: > > 1/ reinstall lua by hand > 2/ remove everything in /usr/local context, and unzip again justtex and > linuxtex > 3/ rename /usr/local/texlive to some name unknown from my path (surely > wasn't necessary, but let's try anything...) > 4/ edit setuptex and defined $TMP and $TEXMFCACHE there > 5/ . setuptex > 6/ texexec --make --all --pdftex > 7 /texexec --make --all --xetex > 8/ texexec --make --all --luatex > 9/ luatools --generate > 10/ luatools --ini --compile --verbose cont-en > > And again, context complains the same way: > > TeXExec | unable to fix backend map path > TeXExec | running: luatools --fmt=cont-en test.tex > > LuaTools | using format name /tmp/luatex-cache/context/formats/cont-en.fmt > LuaTools | no luc/lua with name /tmp/luatex-cache/context/formats/cont-en > LuaTools | > LuaTools | runtime: 0.12 seconds > TeXUtil | unable to locate test.tui > > actually then, even pdftex is broken! > > I'm certainly missing something obvious? hmm maybe mktexlsr 5a/ mktexlsr ; luatools --generate 6/ texmfstart texexec --make --all --pdftex 7/ texmfstart texexec --make --all --luatoolss -- luigi ---------------------------------------------------------------- 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 ___________________________________________________________________________________ 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 ___________________________________________________________________________________