From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14611 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re: Pb running ex-gui Date: Fri, 23 Jan 2004 14:07:27 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <267966687.20040123140727@iol.it> References: <20040122165244.67148.qmail@web21106.mail.yahoo.com> <003301c3e12f$4a0dd980$01fd5644@playroom> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1074868955 16834 80.91.224.253 (23 Jan 2004 14:42:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2004 14:42:35 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Jan 23 15:42:27 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 1Ak2Vv-0007O4-00 for ; Fri, 23 Jan 2004 15:42:27 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 7EFBE10B6C; Fri, 23 Jan 2004 15:41:25 +0100 (MET) Original-Received: from smtp3.libero.it (smtp3.libero.it [193.70.192.127]) by ref.ntg.nl (Postfix) with ESMTP id 7253010B68 for ; Fri, 23 Jan 2004 15:40:05 +0100 (MET) Original-Received: from ppp-37-149.29-151.libero.it (151.29.149.37) by smtp3.libero.it (7.0.020-DD01) id 3F6F04A602316CA0 for ntg-context@ntg.nl; Fri, 23 Jan 2004 15:41:00 +0100 X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl In-Reply-To: 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:14611 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14611 Friday, January 23, 2004 olivier Turlier wrote: > A question on Ruby : does it accept a namespace in a path? > =09(like Program Files) > =09=09 ^=09 > Here, I list all the unsuccessfull commands (from the command line in > Scite) (see a complete listenig attached): > =09ruby exampler --continue --setuppath=3DC:\Program=20 > Files\TeXlive\texmf\context\ruby\examplap\scripts > =09... You probably need to quote the path: ruby exampler --continue --setuppath=3D"C:\Program Files\TeXlive\texmf\context\ruby\examplap\scripts" --=20 Giuseppe "Oblomov" Bilotta