From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25225 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: New Installation under miktex, not working Date: Sun, 15 Jan 2006 22:12:07 +0100 Message-ID: <43CABAA7.2060800@elvenkind.com> References: <5f8ls1llftg2hc0hvqhosfaquidc7u2fuu@4ax.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137359540 14613 80.91.229.2 (15 Jan 2006 21:12:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Jan 2006 21:12:20 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 15 22:12:14 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1EyFAZ-0004Nv-RQ for gctc-ntg-context-518@m.gmane.org; Sun, 15 Jan 2006 22:12:11 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0B43412875; Sun, 15 Jan 2006 22:12:11 +0100 (CET) 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 12627-06-2; Sun, 15 Jan 2006 22:12:09 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4F02512849; Sun, 15 Jan 2006 22:12:09 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3467512849 for ; Sun, 15 Jan 2006 22:12:08 +0100 (CET) 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 12627-06 for ; Sun, 15 Jan 2006 22:12:07 +0100 (CET) Original-Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by ronja.ntg.nl (Postfix) with SMTP id 603E91278D for ; Sun, 15 Jan 2006 22:10:52 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:43470 helo=[192.168.1.3]) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1EyF9H-0004yN-Si; Sun, 15 Jan 2006 21:10:52 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: devrtodd@isu.edu, mailing list for ConTeXt users In-Reply-To: <5f8ls1llftg2hc0hvqhosfaquidc7u2fuu@4ax.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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:25225 Archived-At: Todd DeVries wrote: > Hi, > > I'm attempting to install context under miktex 2.4. I've updated the > format files and followed other instructions as per the contextgarden > discussions. I'm probably missing something really obvious and would > appreciate any help offered. I receive this output when running the > following commands: > > << > texexec test.txt Are you sure your tex file has extension txt? Your output is precisely what you get when texexec cannot find the input file, so I am a bit suspicious that that may be the problem. For the warnings: You need to tell texexec that you are running miktex, but I do not know how precisely that is done (I use tetex) Cheers, Taco