From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14363 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: new manual Date: Tue, 23 Dec 2003 13:39:37 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20031223133911.02c638d0@server-1> References: <6.0.1.1.2.20031218165706.01dd09d8@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 1072183678 17337 80.91.224.253 (23 Dec 2003 12:47:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Dec 2003 12:47:58 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Dec 23 13:47:52 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 1AYlx2-0003na-00 for ; Tue, 23 Dec 2003 13:47:52 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 84EB610B48; Tue, 23 Dec 2003 13:47:46 +0100 (MET) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id 9EFF810B45 for ; Tue, 23 Dec 2003 13:39:47 +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 hBNCdfs26625 for ; Tue, 23 Dec 2003 13:39:42 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 1EFC72200C; Tue, 23 Dec 2003 13:39:42 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 09EAA21FE9 for ; Tue, 23 Dec 2003 12:39:41 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: <6.0.1.1.2.20031218165706.01dd09d8@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:14363 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14363 At 13:18 23/12/2003, you wrote: >Hans, >I have read this manual. >Downloaded texsync.rb and put it into my personal bin location. >I have ruby. >I have made texsync.rb executable chmod +x texsync.rb. >The commands still don't quite work as required - any hints. > >Terminal listing >---------------- >[Nigel-Kings-G4-Lap:~/bin] nigelk% which ruby >/usr/bin/ruby >[Nigel-Kings-G4-Lap:~/bin] nigelk% ruby --version >ruby 1.6.7 (2002-03-01) [powerpc-darwin6.0] >[Nigel-Kings-G4-Lap:~/bin] nigelk% texsync --update >texsync: Command not found. >[Nigel-Kings-G4-Lap:~/bin] nigelk% texsync.rb --update >Running /Users/nigelk/.cshrc >: Command not found. >require: Command not found. >: Command not found. >print: Command not found. >: Command not found. >directives: Command not found. >helpinfo: Command not found. >default: Too many arguments. >---------------- >So what am I doing wrong? can you try ruby texsync.rb Hans