From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50936 Path: news.gmane.org!not-for-mail From: richard.stephens@converteam.com Newsgroups: gmane.comp.tex.context Subject: Re: Installation problem (was Updates without rsync) Date: Mon, 1 Jun 2009 13:36:41 +0100 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1243859936 5608 80.91.229.12 (1 Jun 2009 12:38:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jun 2009 12:38:56 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 01 14:38:54 2009 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 1MB6mz-0004b1-Um for gctc-ntg-context-518@m.gmane.org; Mon, 01 Jun 2009 14:38:54 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 49F301FCF4; Mon, 1 Jun 2009 14:38:53 +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 10083-05; Mon, 1 Jun 2009 14:37:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3115F1FC9B; Mon, 1 Jun 2009 14:37:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3E9611FC00 for ; Mon, 1 Jun 2009 14:37:38 +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 15722-03 for ; Mon, 1 Jun 2009 14:37:17 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by ronja.ntg.nl (Postfix) with ESMTP id A8E2E1FC9B for ; Mon, 1 Jun 2009 14:37:17 +0200 (CEST) Original-Received: from mail.converteam.com (mail.converteam.com [212.155.191.29]) by filter3-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n51CbGdb026482 for ; Mon, 1 Jun 2009 14:37:16 +0200 In-Reply-To: X-Mailer: Lotus Notes Release 7.0.3 September 26, 2007 X-Disclaimed: 19951 X-MIMETrack: CD-MIME by Router on G-WWH20/SRV/ALSTOM(Release 7.0.3|September 26, 2007) at 01/06/2009 14:38:17, CD-MIME complete at 01/06/2009 14:38:17, Itemize by Router on G-WWH20/SRV/ALSTOM(Release 7.0.3|September 26, 2007) at 01/06/2009 14:38:17 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.155.191.29; country=FR; region=A3; city=Saint Denis; latitude=46.9333; longitude=2.5333; http://maps.google.com/maps?q=46.9333,2.5333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 235272524 - 97b012f792fe - 20090601 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:50936 Archived-At: > On Mon, Jun 1, 2009 at 10:56, wrote: > > > > Hello everyone, > > > > I wanted to get a clean, up-to-date installation of Context on Windows > > (without using rsync), so started from scratch as follows: > > > > 1. Downloaded > > http://www.pragma-ade.com/context/install/minimals-snapshot-mswin.zip > > 2. Unzipped to C:\Tools\context > > 3. Renamed C:\Tools\context\texmf-context to texmf-context-old > > 4. Downloaded cont-tmf.zip and unzipped contents to > > c:\Tools\context\texmf-context > > 3. From command window, ran: > > =A0 =A0 =A0cd \Tools\context > > =A0 =A0 =A0setuptex =A0=A0 =A0 =A0mktexlsr =A0=A0 =A0 =A0luatools --gen= erate =A0=A0 =A0 =A0luatools > > --selfupdate =A0=A0 =A0 =A0mtxrun =A0 --selfupdate =A0=A0 =A0 =A0texexec --make =A0=A0 =A0 =A0context > > --make > > 4. To generate new pdf, ran: =A0=A0 =A0 =A0context testdoc.tex > > > > Everything seemed to execute without errors until the last step which > > returned: > > Can you try to run "luatools --generate" once more after "context --make"? > > Mojca I tried that - same problem. > Do you downloaded the current or the beta version, the current is > > http://pragma-ade.nl/download-1.htm > > and the beta is > > http://pragma-ade.nl/download-2.htm > > Wolfgang The current version (2008.10.31 13:58 according to "context --version") Richard Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registr= ation Number: 2416188 = Registered in England and Wales. = Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU. = CONFIDENTIALITY : This e-mail and any attachments are confidential and may = be privileged. If you are not a named recipient, please notify the sender i= mmediately and do not disclose the contents to another person, use it for a= ny purpose or store or copy the information in any medium. = Please consider the environment before printing this e-mail = ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________