From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35978 Path: news.gmane.org!not-for-mail From: Jean Magnan de Bornier Newsgroups: gmane.comp.tex.context Subject: Re: Installing MKiv Date: Mon, 13 Aug 2007 17:14:28 +0200 Message-ID: <87wsvzmppn.fsf@bornier.net> References: <871we8q5zr.fsf@bornier.net> <87wsw0ftjm.fsf@bornier.net> <87k5s0ezp1.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="iso-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187018089 1465 80.91.229.12 (13 Aug 2007 15:14:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Aug 2007 15:14:49 +0000 (UTC) Cc: jm.bornier@free.fr To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 13 17:14:45 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 1IKbcy-0004JB-Sc for gctc-ntg-context-518@m.gmane.org; Mon, 13 Aug 2007 17:14:44 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9CBEC20210; Mon, 13 Aug 2007 17:14:44 +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 19550-10-9; Mon, 13 Aug 2007 17:14:37 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6751D20206; Mon, 13 Aug 2007 17:14:37 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8D8B620206 for ; Mon, 13 Aug 2007 17:14:36 +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 19550-10-8 for ; Mon, 13 Aug 2007 17:14:32 +0200 (CEST) Original-Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by ronja.ntg.nl (Postfix) with ESMTP id C783F20202 for ; Mon, 13 Aug 2007 17:14:32 +0200 (CEST) Original-Received: from smtp3-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp3-g19.free.fr (Postfix) with ESMTP id 6CA6F8197; Mon, 13 Aug 2007 17:14:32 +0200 (CEST) Original-Received: from borixe.bornier.net (unknown [81.56.145.104]) by smtp3-g19.free.fr (Postfix) with ESMTP id 25C3A751D; Mon, 13 Aug 2007 17:14:32 +0200 (CEST) Original-Received: from boldair (borlap.bornier.net [192.168.0.1]) by borixe.bornier.net (Postfix) with ESMTP id BD60A62E74; Mon, 13 Aug 2007 17:14:37 +0200 (CEST) To-Address: ntg-context@ntg.nl In-Reply-To: (Idris Samawi Hamid's message of "Mon\, 13 Aug 2007 06\:43\:11 -0600") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux) 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:35978 Archived-At: Le 13 ao=FBt =E0 14:43:11 "Idris Samawi Hamid" =E9c= rit notamment: | On Mon, 13 Aug 2007 00:06:02 -0600, Jean Magnan de Bornier = | wrote: > | > Le 13 ao=FBt =E0 01:54:50 "Idris Samawi Hamid" = =E9crit = | > notamment: | > | > | The only way I got it to stop was by initializing the setuptex script | > | BEFORE opening my editor. If I initialize setuptex afterwards it does= = | > not | > | work. | > | > Actually I'm not within an editor, just in the shell, typing "texmfstart | > texexec test.tex" > | That was exectly my point. If I said, from the prompt, > | > setuptex c:\context\tex | > texmfstart texexec test.tex > | I get the same message you got.***** When I initialize my editor first = | (see the cscite script that somes with the larger versions of the = | distribution), then I can launch a console or shell from the editor and i= t = | works. > | Try launching your shell by appropriately modifying the cscite shell = | script. Here it is to save you trouble. > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D | # author: Hans Hagen - PRAGMA ADE - Hasselt NL - www.pragma-ade.com > | OWNPATH=3D"$PWD" > | $OWNPATH/tex/setuptex $OWNPATH/tex > | texmfstart exaserver.rb --start --port=3D8061 --ipurl & > | $OWNPATH/scite/lscite/scite | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Sorry, I had not understood you; I don't use scite, is it problem with luatex? = -- = Jean ___________________________________________________________________________= ________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________