From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13857 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: TeX Live 2003 miseries. Date: Thu, 16 Oct 2003 02:38:37 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.0.22.2.20031016023533.02a85bf0@server-1> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1066265597 13384 80.91.224.253 (16 Oct 2003 00:53:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2003 00:53:17 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Oct 16 02:53:15 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A9wOB-0002KX-00 for ; Thu, 16 Oct 2003 02:53:15 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 0AC4210B25; Thu, 16 Oct 2003 02:53:14 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id AD3FD10B07 for ; Thu, 16 Oct 2003 02:46:20 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h9G0k6A09798 for ; Thu, 16 Oct 2003 02:46:06 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id CD2BD2345C; Thu, 16 Oct 2003 02:46:12 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id CAEA723363 for ; Thu, 16 Oct 2003 00:46:09 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: 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:13857 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13857 At 01:11 15/10/2003, you wrote: >1. the perl scripts were confused by the embedded spaces in the default >"c:\Program Files\.." install path. In general, ConTeXt does not play >well for paths that have embedded spaces. http://www.pragma-ade.com/context/mswintex (just runsetuptex,bat in the path where it is) http://www.pragma-ade.com/context/linuxtex (run setuptex and generate formats) is the minimum that you need for context. For windows the trick is in using irun in the right way, i.e. either use a full path spec or something relative like ../../whatever (which is what i've done there); i didn't test it for "program files" Hans