From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43603 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: Installing ConTeXt Minimals on a Mac Date: Mon, 01 Sep 2008 16:43:52 -0400 Message-ID: References: <0846FCD8-7EB4-438B-A370-C423A769520B@princeton.edu> <6faad9f00809010016u2c2db572n6b571abfa6b73dc1@mail.gmail.com> <5BDADCB0-B359-4C48-99AC-1A7BAA9AEC5C@princeton.edu> <6faad9f00809010924r7b6e7dcfxfb65651cd900f83e@mail.gmail.com> <6faad9f00809011043o234fe79dt80d3a1d7d0b46974@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220301961 11299 80.91.229.12 (1 Sep 2008 20:46:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Sep 2008 20:46:01 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 01 22:46:54 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1KaGIX-0005KX-Mo for gctc-ntg-context-518@m.gmane.org; Mon, 01 Sep 2008 22:46:53 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 70AB31FC71; Mon, 1 Sep 2008 22:45:51 +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 19945-03-2; Mon, 1 Sep 2008 22:44:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CA6611FBCC; Mon, 1 Sep 2008 22:44:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4B2DA1FB64 for ; Mon, 1 Sep 2008 22:44:54 +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 19945-03 for ; Mon, 1 Sep 2008 22:44:19 +0200 (CEST) Original-Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by ronja.ntg.nl (Postfix) with ESMTP id BE57F1FBCC for ; Mon, 1 Sep 2008 22:44:17 +0200 (CEST) Original-Received: from new-host.home ([71.188.48.133]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K6J00BQWAX4ZON4@vms044.mailsrvcs.net> for ntg-context@ntg.nl; Mon, 01 Sep 2008 15:43:53 -0500 (CDT) In-reply-to: <6faad9f00809011043o234fe79dt80d3a1d7d0b46974@mail.gmail.com> X-Mailer: Apple Mail (2.926) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:43603 Archived-At: On Sep 1, 2008, at 13;43,19 , Mojca Miklavec wrote: >> On Sep 1, 2008, at 12;24,41 , Mojca Miklavec wrote: >> >> For setting HOMETEXMF you can help yourself, though it would be nice >> if we provided a solution that worked out of the box. But I would >> like >> to get a confirmation from Hans that it's OK to do that. >> >> I have modified the texmf.cnf in >> ./Applications/ConTeXtMinimals/tex/texmf/web2c with the lines >> export HOMETEXMF=~/Library/texmf >> export >> TEXMF='{$TEXMFHOME,$TEXMFLOCAL,!!$TEXMFOS,!!$TEXMFCONTEXT,!! >> $TEXMFEXTRA,!!$TEXMFMAIN}' >> but ConTeXt still does not find my personal texmf folder > > I probably told you wrong, but: > 1.) you have HOMETEXMF first and then TEXMFHOME: these need to be > equal > 2.) unless you are following (3), don't modify the file in texmf/, > but create > /Applications/ConTeXtMinimals/tex/texmf-local/web2c/texmf.cnf > instead, else the file will be overwritten at first update > 3.) even then I'm not completely sure, but I guess that environmental > variables override settings in texmf.cnf, so you either need to > a) modify setuptex (rename it and run the renamed file instead of > setuptex) > b) only export PATH and not run setuptex at all; in that case values > from texmf.cnf will be used > - maybe you need to run "mktexlsr" or "luatools --generate" >> OK. One quick reply just to see if I am on track. I have created /Applications/ConTeXtMinimals/tex/texmf-local/web2c/ texmf.cnf where texmf.cnf now has export HOMETEXMF=~/Library/texmf export TEXMF='{$HOMETEXMF,$TEXMFLOCAL,!!$TEXMFOS,!!$TEXMFCONTEXT,!! I have run mktexlsr luatools --generate And still no luck, I am sorry to say. Perhaps I have misunderstood your remarks about HOMETEXMF and TEXMFHOME. Alan ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________