From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41922 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.comp.tex.context Subject: Re: Setting up minimals (saw: Re: distro info) Date: Thu, 26 Jun 2008 10:33:17 -0700 Message-ID: <20080626103317011525.0800db48@gmail.com> References: <2339E6FA-E53D-4C0B-9D72-109A10D29485@di.unito.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214501715 16311 80.91.229.12 (26 Jun 2008 17:35:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Jun 2008 17:35:15 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 26 19:35:59 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 1KBvO2-0008Nw-Ab for gctc-ntg-context-518@m.gmane.org; Thu, 26 Jun 2008 19:35:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB3541FD02; Thu, 26 Jun 2008 19:35:04 +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 29732-01; Thu, 26 Jun 2008 19:34:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A68591FC0B; Thu, 26 Jun 2008 19:34:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AFAA81FBCC for ; Thu, 26 Jun 2008 19:33:59 +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 25314-08-12 for ; Thu, 26 Jun 2008 19:33:23 +0200 (CEST) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.241]) by ronja.ntg.nl (Postfix) with ESMTP id 4152F1FC0B for ; Thu, 26 Jun 2008 19:33:22 +0200 (CEST) Original-Received: by rv-out-0708.google.com with SMTP id f25so111731rvb.14 for ; Thu, 26 Jun 2008 10:33:20 -0700 (PDT) Original-Received: by 10.140.201.1 with SMTP id y1mr144144rvf.200.1214501600837; Thu, 26 Jun 2008 10:33:20 -0700 (PDT) Original-Received: from d66-183-34-43.bchsia.telus.net ( [66.183.34.43]) by mx.google.com with ESMTPS id l31sm579043rvb.6.2008.06.26.10.33.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 26 Jun 2008 10:33:19 -0700 (PDT) In-Reply-To: <2339E6FA-E53D-4C0B-9D72-109A10D29485@di.unito.it> X-Mailer: GyazMail version 1.5.7 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:41922 Archived-At: On Thu, 26 Jun 2008 14:00:10 +0200, Andrea Valle wrote: > Hi to all, > > Ok, I'm going for minimals (hurray!) >> >> cd /path/to/some/folder >> rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh . >> ./first-setup.sh > > > Perfect. > Under Applications now I have a ConTeXtMinimals folder containg > relevant stuff (tex+bin folders, a .lua and the .sh file). > >> >> Alternatively, you may use >> >> cd /path/to/some/folder >> . setuptex > > I'd prefer to go with this, locally. > So in terminal I did: > cd /Applications/ConTeXtMinimals/ . setuptex > > ahem, > - what have I to do now? > > andrea:/Applications/ConTeXtMinimals andreavalle$ context > -bash: context: command not found Open a new terminal window and do . /context/tex/setuptex /Applications/ConTeXtMinimals/tex Then you can use ConTeXt, in that window only. You have to do this step every time. OR, you can add the same line into your .profile ; then setuptex will be performed automatically every time you open a new terminal window. (If you plan to use another TeX installation very often, the .profile method might not be convenient. For me it works fine.) David ___________________________________________________________________________________ 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 ___________________________________________________________________________________