From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26472 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: New tree in minimal context Date: Thu, 23 Mar 2006 20:35:47 +0100 Message-ID: <4422F893.3040302@wxs.nl> References: Reply-To: 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 1143142590 11452 80.91.229.2 (23 Mar 2006 19:36:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Mar 2006 19:36:30 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 23 20:36:27 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 1FMVbC-00057q-2B for gctc-ntg-context-518@m.gmane.org; Thu, 23 Mar 2006 20:36:01 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8C7CE1279F; Thu, 23 Mar 2006 20:35:57 +0100 (CET) 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 01392-01; Thu, 23 Mar 2006 20:35:52 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 277C612784; Thu, 23 Mar 2006 20:35:52 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6E68E12784 for ; Thu, 23 Mar 2006 20:35:50 +0100 (CET) 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 00828-02 for ; Thu, 23 Mar 2006 20:35:49 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with SMTP id 94CBE1276B for ; Thu, 23 Mar 2006 20:35:49 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 9642 for ; Thu, 23 Mar 2006 22:35:49 +0300 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: mailing list for ConTeXt users In-Reply-To: X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 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:26472 Archived-At: Mikael Persson wrote: > Hello all, > > I am trying the minimal ConTeXt distribution. Ok, so I downloaded > > justtex.zip > > and > > linuztex.zip > > to /tex... > > and followed the instructions and all worked out well. However, I have > another tree I want to use aswell, say /usr/local/texmf-wolfram. > However, when I add entries in one of the following: > > /tex/texmf/web2c/texmf.cnf > /tex/texmf-local/web2c/texmf.cnf > /tex/texmf-local/web2c/context.cnf > > like: > > TEXMFWOLFRAM = /usr/local/texmf-wolfram > > and then add to TEXMF the TEXMFWOLFRAM > > TEXMF = {!!$TEXMFCONFIG,!!$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST,$TEXMFWOLFRAM} > > the new tree is still not found when doing a mktexlsr. It just shows: > mktexlsr: Updating /tex/texmf/ls-R... > mktexlsr: Updating /tex/texmf-extra/ls-R... > mktexlsr: Updating /tex/texmf-fonts/ls-R... > mktexlsr: Updating /tex/texmf-linux/ls-R... > mktexlsr: Updating /tex/texmf-local/ls-R... > mktexlsr: Done. > > So, where should I add a new tree? (is it possible in the minimal > version?) The procedure I did above worked well for TeXLive 2004. > you should patch the 'setuptex' script in teh root of the minimal tree; env vars overload settings in texmf.cnf another option is to: export TEXMFPROJECT = /usr/local/texmf-wolfram since this is what the project entry is for Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------