From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12457 Path: main.gmane.org!not-for-mail From: Raimund Kohl Newsgroups: gmane.comp.tex.context Subject: Re: texexec Date: Fri, 13 Jun 2003 18:00:23 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <200306131800.23619.Raimund.Kohl@freenet.de> References: <200306121518.01026.Raimund.Kohl@freenet.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1055520216 3434 80.91.224.249 (13 Jun 2003 16:03:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2003 16:03:36 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Jun 13 18:03:33 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Qqyr-0000fU-00 for ; Fri, 13 Jun 2003 18:00:45 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 42E1610B1A; Fri, 13 Jun 2003 18:03:21 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by ref.ntg.nl (Postfix) with ESMTP id A07F910B1A for ; Fri, 13 Jun 2003 17:59:08 +0200 (MEST) Original-Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19QqxI-00018e-00 for ntg-context@ntg.nl; Fri, 13 Jun 2003 17:59:08 +0200 Original-Received: from [80.140.0.134] (helo=p508C0086.dip0.t-ipconnect.de) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 19QqxI-0002QH-00 for ntg-context@ntg.nl; Fri, 13 Jun 2003 17:59:08 +0200 Original-To: ntg-context@ntg.nl User-Agent: KMail/1.5.2 In-Reply-To: <200306121518.01026.Raimund.Kohl@freenet.de> Content-Disposition: inline Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12457 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12457 On Thursday 12 June 2003 15:18, Raimund Kohl wrote: On Thursday 12 June 2003 15:18, Raimund Kohl wrote: > I run Debian Woody 3.01r and if I call > > texexec --make de > > it says > > "warning : texexec.ini not found; try 'texexec --verbose' > > TeXExec 2.5 -ConTeXt / PRAGMA ADE 1997 - 2001 > > locating ini file : not found by kpsewhich > locating ini file : not found by searching > locating ini file : no environment variable set > locating ini file : not found in own path > > so, what am I going to do? I found "texexec" in > /usr/share/texmf/context/config ... am I to make a link? Let's say to > /home/user/texmf? ok, I made a link to /home/user/texmf. Running texexec now works ... seemingly. But if I process Testfile.tex \starttex Hallo Hallo \stoptext with texexec Testfile the message is: TexExec 2.5 ConTeXt / PRAGMA ADE ... executable : pdftex format : cont-en inputfile : Testtex output : standard interface : en current mode : all TeX run : 1 This is pdfTex, Version 3.14159-1.00-pretest-20011114-ojmw-2.1 (Web2C 7.3.7) Sorry, I can't find the format 'cont-en.efmt'; will try 'context.efmt'. I can't find the format file 'context.efmt'! How do I deal with that? ray