From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14620 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Re: Pb running ex-gui Date: Sun, 25 Jan 2004 13:44:05 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040125134219.01dce758@localhost> References: <20040122165244.67148.qmail@web21106.mail.yahoo.com> <003301c3e12f$4a0dd980$01fd5644@playroom> <6.0.1.1.2.20040123102254.01e73f80@server-1> 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 1075054909 30567 80.91.224.253 (25 Jan 2004 18:21:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Jan 2004 18:21:49 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Jan 25 19:21:41 2004 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 1AkotB-0002xW-00 for ; Sun, 25 Jan 2004 19:21:41 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 725FA10B75; Sun, 25 Jan 2004 19:20:32 +0100 (MET) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id C380C10B2D for ; Sun, 25 Jan 2004 19:19:54 +0100 (MET) 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 i0PIKm631415 for ; Sun, 25 Jan 2004 19:20:48 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id C74EE2EB42; Sun, 25 Jan 2004 19:20:55 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.1]) by server-1.pragma-net.nl (Postfix) with ESMTP id B75B4179E2 for ; Sun, 25 Jan 2004 18:20:46 +0000 (UTC) X-Sender: hagen-mail@localhost X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: <20040122165244.67148.qmail@web21106.mail.yahoo.com> <003301c3e12f$4a0dd980$01fd5644@playroom> <6.0.1.1.2.20040123102254.01e73f80@server-1> 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:14620 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14620 At 11:34 23/01/2004, you wrote: ruby exampler --continue --setuppath=C:\Program Files\TeXlive\texmf\context\ruby\examplap\scripts %gives : > ruby: No such file or directory -- exampler (LoadError) > >ruby -CC:\Program Files\TeXlive\texmf\context\ruby\examplap\scripts >--continue exampler %gives : > ruby: Can't chdir to C:\Program (fatal) > >ruby -CC:\Program_Files\TeXlive\texmf\context\ruby\examplap\scripts >--continue exampler %gives : > ruby: Can't chdir to > C:\Program_Files\TeXlive\texmf\context\ruby\examplap\scripts (fatal) > >Answers of Ruby are leading me towards a namespace problem, but it's just >a quick supposition > > >>hm, can you try to run the file from a web browser? >>Hans >After launching "contex" server on 8061 port by executing exampler.rb from >its location, nor the acrobat or web (IE6 or Mozilla 1.6) opened >examplap+combine.pdf give other answer than : invalid dialog. well, the famous spaces in paths problem ... this is one reason why i install tex directly under c:\tex or d:\tex or ... seems like i need to check exampler cum suis in all kind of places for sensitivity of spaces Hans