From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27549 Path: news.gmane.org!not-for-mail From: wwl@musensturm.de Newsgroups: gmane.comp.tex.context Subject: Re: mswincontext problems Date: Thu, 27 Apr 2006 23:01:11 +0200 Message-ID: <44514D37.26930.6EC23A@wwl.musensturm.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146171571 4482 80.91.229.2 (27 Apr 2006 20:59:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Apr 2006 20:59:31 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 27 22:59:30 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 1FZDa3-000674-Ie for gctc-ntg-context-518@m.gmane.org; Thu, 27 Apr 2006 22:59:19 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B1166127C2; Thu, 27 Apr 2006 22:59:17 +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 02745-02-7; Thu, 27 Apr 2006 22:59:13 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8676012796; Thu, 27 Apr 2006 22:59:13 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6E46912796 for ; Thu, 27 Apr 2006 22:59:12 +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 02745-02-6 for ; Thu, 27 Apr 2006 22:59:10 +0200 (CEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by ronja.ntg.nl (Postfix) with SMTP id 228F412772 for ; Thu, 27 Apr 2006 22:59:06 +0200 (CEST) Original-Received: from [217.185.96.113] (helo=[217.185.96.113]) by mrelayeu.kundenserver.de (node=mrelayeu1) with ESMTP (Nemesis), id 0MKwpI-1FZDZp3Uit-0002DU; Thu, 27 Apr 2006 22:59:06 +0200 Original-To: ntg-context@ntg.nl Priority: normal In-reply-to: X-mailer: Pegasus Mail for Windows (4.31, DE v4.31 R1) Content-description: Mail message body X-Provags-ID: kundenserver.de abuse@kundenserver.de login:435c0b4f7f28cf0ca959f1bbde7b90f3 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:27549 Archived-At: > Hi all (esp. windows users), > > Last night I tried setting up a Win98SE for use with context > using mswincontext.zip (I borrowed a laptop for bachotek, so > I could not install linux on it ... ). > > It went terribly wrong. At first I thought it was just the > shoddy Win98 install on that machine, but Olivier tells me > he also had problems installing the latest mswincontext, so > I hope another someone who uses Windows98 can testrun the > installation. > > I got all sort of errors from command.com (syntax error, > out of environment space, command not found, permission > denied), and the wiki page is definately incomplete so I > could not really debug. In the end, I basically gave up. > I had problems too! First of all 'command.com' is the wrong command prozessor for the used batch-files. You should have 'cmd.exe'. Wolfgang