From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43666 Path: news.gmane.org!not-for-mail From: Michael Green Newsgroups: gmane.comp.tex.context Subject: Re: Installing ConTeXt Minimals on a Mac ... and using bibtex Date: Tue, 2 Sep 2008 12:51:37 -0700 Message-ID: <2C07C232-23E4-43E0-8D79-2D3A958B55D2@gmail.com> References: 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 1220385237 670 80.91.229.12 (2 Sep 2008 19:53:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 19:53:57 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 02 21:54:47 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 1KabxX-0000dQ-CH for gctc-ntg-context-518@m.gmane.org; Tue, 02 Sep 2008 21:54:39 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BD3BA1FE02; Tue, 2 Sep 2008 21:53:36 +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 30961-02-2; Tue, 2 Sep 2008 21:52:42 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B2731FDD5; Tue, 2 Sep 2008 21:52:42 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 167841FDCB for ; Tue, 2 Sep 2008 21:52:33 +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 28610-07-10 for ; Tue, 2 Sep 2008 21:51:47 +0200 (CEST) Original-Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by ronja.ntg.nl (Postfix) with ESMTP id EB7331FDD5 for ; Tue, 2 Sep 2008 21:51:42 +0200 (CEST) Original-Received: by py-out-1112.google.com with SMTP id u77so1448997pyb.5 for ; Tue, 02 Sep 2008 12:51:39 -0700 (PDT) Original-Received: by 10.141.206.13 with SMTP id i13mr4420318rvq.100.1220385098914; Tue, 02 Sep 2008 12:51:38 -0700 (PDT) Original-Received: from ?192.168.0.3? ( [134.173.80.152]) by mx.google.com with ESMTPS id b8sm13184336rvf.4.2008.09.02.12.51.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 02 Sep 2008 12:51:38 -0700 (PDT) In-Reply-To: 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:43666 Archived-At: On Tue, 2 Sep 2008, Aditya Mahajan wrote: >> On Tue, 2 Sep 2008, Michael Green wrote: >> >> 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" > > You need to add ~/Library/texmf/bibtex/bib to the variable BIBINPUTS, > either in texmf.cnf or in your .bashrc/calling script. Perfect. Thank you! 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 ___________________________________________________________________________________