From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44470 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Miktex Date: Tue, 30 Sep 2008 16:57:05 -0700 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: multipart/mixed; boundary="===============0937124125==" X-Trace: ger.gmane.org 1222819684 9522 80.91.229.12 (1 Oct 2008 00:08:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2008 00:08:04 +0000 (UTC) To: Context List list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 01 02:09:01 2008 connect(): Connection refused 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 1KkpH1-0006yU-Vr for gctc-ntg-context-518@m.gmane.org; Wed, 01 Oct 2008 02:09:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 498E51FE42; Wed, 1 Oct 2008 02:07: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 09826-02-3; Wed, 1 Oct 2008 02:06:52 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A5BAD1FE09; Wed, 1 Oct 2008 02:06:42 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A89B91FE15 for ; Wed, 1 Oct 2008 02:05:45 +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 09826-02-2 for ; Wed, 1 Oct 2008 02:04:56 +0200 (CEST) Original-Received: from RE-MAIL-1.Eureka.Redwoods.edu (c-249.redwoods.cc.ca.us [207.62.203.249]) by ronja.ntg.nl (Postfix) with ESMTP id 2C5911FDFD for ; Wed, 1 Oct 2008 02:04:52 +0200 (CEST) Original-Received: from [192.168.11.101] ([192.168.11.101]) by RE-MAIL-1.Eureka.Redwoods.edu with Microsoft SMTPSVC(6.0.3790.3959); Tue, 30 Sep 2008 17:04:45 -0700 X-Mailer: Apple Mail (2.753.1) X-OriginalArrivalTime: 01 Oct 2008 00:04:45.0721 (UTC) FILETIME=[4FF3D090:01C92359] 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:44470 Archived-At: --===============0937124125== Content-Type: multipart/alternative; boundary=Apple-Mail-15--301310692 --Apple-Mail-15--301310692 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Mojca, I saw your note on blog.miktex.org: If you still want to run ConTeXt on MikTeX while it has been removed, you may create a file texmfstart.bat in C:\Program Files\MiKTeX 2.7 \miktex\bin with the content: @echo off ruby "C:\Program Files\MiKTeX 2.7\scripts\context\ruby\texmfstart.rb" "%*" and extract www.pragma-ade.com/context/current/cont-tmf.zip into C: \Program Files\MiKTeX 2.7. Then, update filename database and generate formats, and everything should work again. Mojca I followed this advice, installed texmfstart.bat, unzipped cont- tmf.zip properly, updated the filename database, then got stuck. At the dos prompt: $ texmfstart --help Worked just fine. However, $ texmfstart texexec --help Did not work. What am I missing? If I recall I'll need to do: $ texmfstart texexec --make --all Or some such thing. David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ --Apple-Mail-15--301310692 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=US-ASCII Mojca,

I saw your note on = blog.miktex.org:

If you still want to run = ConTeXt on MikTeX while it has been removed, you may create a file = texmfstart.bat in C:\Program Files\MiKTeX 2.7\miktex\bin with the = content:

@echo off
ruby "C:\Program = Files\MiKTeX 2.7\scripts\context\ruby\texmfstart.rb" = "%*"

and extract www.pragma= -ade.com/context/current/cont-tmf.zip into C:\Program Files\MiKTeX = 2.7. Then, update filename database and generate formats, and everything = should work = again.

Mojca

I = followed this advice, installed texmfstart.bat, unzipped cont-tmf.zip = properly, updated the filename database, then got = stuck.

At the dos = prompt:

$ texmfstart = --help

Worked just fine. = However,

$ texmfstart texexec = --help

Did not work. What am I missing? If I = recall I'll need to do:

$ texmfstart texexec = --make --all

Or some such = thing.




David = Arnold
College of the Redwoods
Mathematics = Department
Eureka, CA 95501
(707) = 476-4222

=

= --Apple-Mail-15--301310692-- --===============0937124125== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============0937124125==--