From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/85942 Path: news.gmane.org!not-for-mail From: hwitloc@gmail.com Newsgroups: gmane.comp.tex.context Subject: Re: Problem with Standalone Date: Wed, 15 Jan 2014 20:06:34 +0900 Message-ID: <20140115200634.2608@binki> References: <20140115141716.2120@binki> <20140115155639.3548@binki> <52D64F6F.3060401@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1389783994 26908 80.91.229.3 (15 Jan 2014 11:06:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Jan 2014 11:06:34 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 15 12:06:42 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W3OIx-0004p1-R7 for gctc-ntg-context-518@m.gmane.org; Wed, 15 Jan 2014 12:06:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1DA7F101F3; Wed, 15 Jan 2014 12:06:39 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UVajQlz5WKN8; Wed, 15 Jan 2014 12:06:34 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id E9ECD101E7; Wed, 15 Jan 2014 12:06:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7B050101E7 for ; Wed, 15 Jan 2014 12:06:32 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zNARdigvuS-b for ; Wed, 15 Jan 2014 12:06:31 +0100 (CET) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id 7A467101E3 for ; Wed, 15 Jan 2014 12:06:31 +0100 (CET) Original-Received: from mail1.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s0FB6UPN020139 for ; Wed, 15 Jan 2014 12:06:30 +0100 Original-Received: from binki (z175191.dynamic.ppp.asahi-net.or.jp [110.4.175.191]) by mail1.asahi-net.or.jp (Postfix) with ESMTP id 101108B136 for ; Wed, 15 Jan 2014 20:06:27 +0900 (JST) In-reply-to: Your message of Wed, 15 Jan 2014 10:05:51 +0100 <52D64F6F.3060401@wxs.nl> X-Mailer: MH-E 8.3.1; GNU Mailutils 2.99.98; GNU Emacs 24.3.2 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=202.224.39.197; country=JP; latitude=35.6900; longitude=139.6900; http://maps.google.com/maps?q=35.6900,139.6900&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0NLeb6uvG - ea4fb2832071 - 20140115 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:85942 Archived-At: Hans Hagen wrote: > On 1/15/2014 7:56 AM, hwitloc@gmail.com wrote: > > > > > >> > >> I am trying to load the standalone but have ran into a problem. > >> > >> Platform: cygwin on Windows XP > >> > >> Here is what I did to try to get it all loaded and setup: > >> > >> #1 rsync -av rsync://contextgarden.net/minimals/setup/first-setup.sh . > >> sh ./first-setup.sh || exit 3 > >> > >> The following files are loaded: > >> receiving incremental file list > >> bin/ > >> bin/cygiconv-2.dll > >> bin/cygwin1.dll > >> bin/kpathsea620.dll > >> bin/lua52.dll > >> bin/luatex.dll > >> bin/mtx-update.lua > >> bin/mtxrun.dll > >> bin/mtxrun.exe > >> bin/mtxrun.lua > >> bin/rsync.exe > >> bin/texlua.exe > >> > >> > > The above only populated /opt/context/bin > > > > > > > >> Re: When you want to use context, you need to initialize the tree by typing: > >> . /opt/context/tex/setuptex > >> > >> NOTE: there is no /opt/context/!! It doesn't get loaded. > > > > I mean there is no /opt/context/tex so no /opt/context/tex/setuptex.. > > > > > >> > >> Any ideas of what is wrong? Any work around to get the proper tex directory contents? > > > > Any suggestions are apprecaited. > > can you run ./firstsetup ? > ./firstsetup.sh was ran and it was first setup that created and populated the bin directory. But nothing was done for a tex directory. Regards ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________