From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59574 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Error in installing new beta Date: Sun, 13 Jun 2010 22:58:00 +0200 Message-ID: <4C154658.9010009@wxs.nl> References: <4C13ADE1.8040208@wxs.nl> <1ADD9EA9-47AE-4035-A4C3-8B40220090E1@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1276462705 11949 80.91.229.12 (13 Jun 2010 20:58:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Jun 2010 20:58:25 +0000 (UTC) Cc: "Thomas A. Schmitz" To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Jun 13 22:58:23 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ONuG6-0004Bf-G0 for gctc-ntg-context-518@m.gmane.org; Sun, 13 Jun 2010 22:58:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CC508C9AAA; Sun, 13 Jun 2010 22:58:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qUMKzznUljJ1; Sun, 13 Jun 2010 22:58:18 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 14422C9A41; Sun, 13 Jun 2010 22:58:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 867DDC9A41 for ; Sun, 13 Jun 2010 22:58:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7migHuhh2kPX for ; Sun, 13 Jun 2010 22:58:14 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (sc-162.r-213-125-29.schoolconnect.nu [213.125.29.162]) by balder.ntg.nl (Postfix) with ESMTP id 3F37BC9A1F for ; Sun, 13 Jun 2010 22:58:14 +0200 (CEST) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.196; Original-Received: from [10.100.1.196] (unverified [10.100.1.196]) by controller-9 (SurgeMail 4.3e) with ESMTP id 1728-1713362 for multiple; Sun, 13 Jun 2010 22:57:43 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 In-Reply-To: X-Authenticated-User: hagen@controller-9 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:59574 Archived-At: On 13-6-2010 7:32, Thomas A. Schmitz wrote: > > On Jun 13, 2010, at 9:33 AM, Thomas A. Schmitz wrote: > >> Same error here on OS X. And another question: I couldn't get my TEXMFHOME recognized under linux-32. One problem was that it is set to ~/texmf-home. I would suggest setting this value back to the canonical ~/texmf. (I had more problems, but I'll have to reboot into linux in order to verify). > > OK, this problem is gone with the latest beta. The problem with the wrong value of TEXMFHOME persists. In a pristine texmfcnf.lua, this is set (l. 25) > > TEXMFHOME = "~/texmf-home", -- "tree:///~/texmf > > for mkii, however, it is set in texmf.cnf (l. 31) > > TEXMFHOME = $HOME/texmf > > why these two different values? I consider texmf-home as wrong. because i dislike having a 'texmf' other than the main one anywhere (if only because it makes tracing a pain) .. i'll set it to texmf but will probably add some warnings in a future version > Moreover, when I set this to a sane value > > TEXMFHOME = "/Users/tas/texmf", -- "tree:///~/texmf > > and then re-run mtxrun --generate, I get this error: > > MTXrun | > MTXrun | fileio: scanning path 'tree:////Users/tas/texmf' > /Users/tas/context/tex/texmf-osx-64/bin/mtxrun:9094: cannot open tree:////Users/tas/texmf/: No such file or directory strange as that should be intercepted. I'll see what my mac does with it when i hav eit up and running. > I have no idea what the notation 'tree:////' is supposed to do. /Users/tas/texmf does indeed exist and works with the beta before the scripts were changed. So I'm somewhat stymied. tree:// is just one of the uri's supported (and permits loading files from some tree) and this scheme is autoinserted when no !! is used; the !! will become cache:// .. much of that is still experimental Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________