From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30857 Path: news.gmane.org!not-for-mail From: "Johan Sandblom" Newsgroups: gmane.comp.tex.context Subject: problem in kpse.rb Date: Sun, 17 Sep 2006 04:23:51 +0200 Message-ID: <97a06f070609161923pf190bd4lec69f54159eb04f0@mail.gmail.com> Reply-To: johan.sandblom@ki.se, 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 1158459841 16297 80.91.229.2 (17 Sep 2006 02:24:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Sep 2006 02:24:01 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Sep 17 04:24:00 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 1GOmK7-0007r1-Fh for gctc-ntg-context-518@m.gmane.org; Sun, 17 Sep 2006 04:23:59 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E509E1FDE0; Sun, 17 Sep 2006 04:23:58 +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 03910-06; Sun, 17 Sep 2006 04:23:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 65D0D1FDCC; Sun, 17 Sep 2006 04:23:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 12FEA1FDCC for ; Sun, 17 Sep 2006 04:23:53 +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 04665-04-2 for ; Sun, 17 Sep 2006 04:23:52 +0200 (CEST) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by ronja.ntg.nl (Postfix) with SMTP id 4A14A1FD8D for ; Sun, 17 Sep 2006 04:23:52 +0200 (CEST) Original-Received: by ug-out-1314.google.com with SMTP id e2so304494ugf for ; Sat, 16 Sep 2006 19:23:52 -0700 (PDT) Original-Received: by 10.67.93.6 with SMTP id v6mr6359442ugl; Sat, 16 Sep 2006 19:23:51 -0700 (PDT) Original-Received: by 10.67.20.20 with HTTP; Sat, 16 Sep 2006 19:23:51 -0700 (PDT) Original-To: "mailing list for ConTeXt users" Content-Disposition: inline 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:30857 Archived-At: Attempting to find out why this happened on linux ~$ texmfstart ctxtools --updatecontext CtxTools | updating CtxTools | unable to change to I found that line 114 of kpse.rb can be changed from path = run("--expand-path=\\\$#{varname}") rescue '' to path = run("--expand-path=\$#{varname}") rescue '' which allows it to work, that is, the line should be the same under windows and linux. ~$ ruby --version ruby 1.8.4 (2005-12-24) [i486-linux] Regards, Johan -- Johan Sandblom N8, MRC, Karolinska sjh t +46851776108 17176 Stockholm m +46735521477 Sweden "What is wanted is not the will to believe, but the will to find out, which is the exact opposite" - Bertrand Russell