From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26468 Path: news.gmane.org!not-for-mail From: "Mikael Persson" Newsgroups: gmane.comp.tex.context Subject: New tree in minimal context Date: Thu, 23 Mar 2006 17:34:09 +0100 Message-ID: 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 1143131694 1761 80.91.229.2 (23 Mar 2006 16:34:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Mar 2006 16:34:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 23 17:34:51 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 1FMSlT-00089t-5p for gctc-ntg-context-518@m.gmane.org; Thu, 23 Mar 2006 17:34:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 52960127A3; Thu, 23 Mar 2006 17:34:21 +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 27705-01; Thu, 23 Mar 2006 17:34:15 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8BDDE12791; Thu, 23 Mar 2006 17:34:15 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5BBCE12791 for ; Thu, 23 Mar 2006 17:34:13 +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 26778-07 for ; Thu, 23 Mar 2006 17:34:12 +0100 (CET) Original-Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by ronja.ntg.nl (Postfix) with SMTP id C065412784 for ; Thu, 23 Mar 2006 17:34:11 +0100 (CET) Original-Received: by zproxy.gmail.com with SMTP id k1so547410nzf for ; Thu, 23 Mar 2006 08:34:10 -0800 (PST) Original-Received: by 10.37.22.20 with SMTP id z20mr62471nzi; Thu, 23 Mar 2006 08:34:09 -0800 (PST) Original-Received: by 10.36.105.8 with HTTP; Thu, 23 Mar 2006 08:34:09 -0800 (PST) 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:26468 Archived-At: 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. Best regards, Mikael Persson