From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43648 Path: news.gmane.org!not-for-mail From: Michael Green Newsgroups: gmane.comp.tex.context Subject: Installing ConTeXt Minimals on a Mac ... and using bibtex Date: Tue, 2 Sep 2008 09:58:36 -0700 Message-ID: <16DB796C-1D41-4268-BD58-8FC1792031E6@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v928.1) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220374954 26848 80.91.229.12 (2 Sep 2008 17:02:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 17:02:34 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 02 19:03:29 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 1KaZHS-0001iZ-VQ for gctc-ntg-context-518@m.gmane.org; Tue, 02 Sep 2008 19:03:03 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8D2CF1FD04; Tue, 2 Sep 2008 19:02:01 +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 18366-05; Tue, 2 Sep 2008 19:02:00 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DDE0E1FC0B; Tue, 2 Sep 2008 18:59:26 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 47B171FC07 for ; Tue, 2 Sep 2008 18:59:21 +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 12391-02-21 for ; Tue, 2 Sep 2008 18:58:42 +0200 (CEST) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.247]) by ronja.ntg.nl (Postfix) with ESMTP id A2C2D1FB72 for ; Tue, 2 Sep 2008 18:58:39 +0200 (CEST) Original-Received: by rv-out-0708.google.com with SMTP id f25so2886917rvb.14 for ; Tue, 02 Sep 2008 09:58:38 -0700 (PDT) Original-Received: by 10.141.129.14 with SMTP id g14mr4316961rvn.56.1220374718005; Tue, 02 Sep 2008 09:58:38 -0700 (PDT) Original-Received: from ?192.168.0.3? ( [134.173.80.152]) by mx.google.com with ESMTPS id b8sm12889772rvf.4.2008.09.02.09.58.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 02 Sep 2008 09:58:37 -0700 (PDT) X-Mailer: Apple Mail (2.928.1) 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:43648 Archived-At: I have the minimals installed in ~/Applications/context/ Context works great. However, I'm having trouble with bibtex. [1] I export the following variables before using context. . ~/Applications/context/tex/setuptex ~/Applications/context/tex export TEXMFHOME='$HOME/Library/texmf' export TEXMF='{$TEXMFHOME,!!$TEXMFPROJECT,!!$TEXMFFONTS,!! $TEXMFLOCAL,!!$TEXMFCONTEXT,!!$TEXMFEXTRA,!!$TEXMFMAIN}'; (I added export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-intel/ bin:$PATH but that didn't seem to make a difference in a couple of quick trials) [2] The problem is that the minimal's bibtex can't find the bib file that I have stored in ~/Library/texmf/bibtex/bib/ It reports: "I couldn't open database file bib-name.bib" and "I found no database files---while reading file file-name.aux" [3] "which bibtex" yields the path to the bibtex installed with the minimals: /path-to-my-user-account/Applications/context/tex/texmf-osx-intel/bin/ bibtex [4] When I open a new shell session, "which bibtex" points to /usr/ texbin/bibtex. In this new shell, bibtex finds the bib file. It's a small thing, but if there's some other setting to make bibtex work in the same shell session that context does, that would be nice. Thanks! Michael ___________________________________________________________________________________ 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 ___________________________________________________________________________________