From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/71153 Path: news.gmane.org!not-for-mail From: Felix Ingram Newsgroups: gmane.comp.tex.context Subject: Miktex breaks install Date: Thu, 15 Sep 2011 11:15:27 +0100 Message-ID: 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: dough.gmane.org 1316081746 8818 80.91.229.12 (15 Sep 2011 10:15:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2011 10:15:46 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 15 12:15:42 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R48yp-0006qD-O1 for gctc-ntg-context-518@m.gmane.org; Thu, 15 Sep 2011 12:15:39 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D16C1CAF8F; Thu, 15 Sep 2011 12:15:38 +0200 (CEST) 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 N5KbuQ+W66Ej; Thu, 15 Sep 2011 12:15:33 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 25245CAF87; Thu, 15 Sep 2011 12:15:33 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BD62CCAF87 for ; Thu, 15 Sep 2011 12:15:31 +0200 (CEST) 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 1gflXrMhUKjY for ; Thu, 15 Sep 2011 12:15:29 +0200 (CEST) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id E8CDCCAF81 for ; Thu, 15 Sep 2011 12:15:29 +0200 (CEST) Original-Received: from mail-vw0-f46.google.com (mail-vw0-f46.google.com [209.85.212.46]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p8FAFRb4022645 for ; Thu, 15 Sep 2011 12:15:28 +0200 Original-Received: by vws1 with SMTP id 1so3975981vws.5 for ; Thu, 15 Sep 2011 03:15:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=J3jABbSTmQYzy+WM7SgEJQGTVHcqPDXVRLcr+qyMDWk=; b=tvtPh/rpgGSSRQWQ1QrsdoS1j5CMpykIrADFsnbV/OfQ99CZ+xguaczaKoCf1X936k XOL4x1QXR+oT6R8wxJpPKyYeUoLx9XTxXElj3HD+D6eW7eh0kN3QSAL/6LlDV/3WhN96 Q+HGa5zd5D6Pw25G26xwl67UJ1/L7fjtK4Zn4= Original-Received: by 10.52.114.35 with SMTP id jd3mr802798vdb.186.1316081727540; Thu, 15 Sep 2011 03:15:27 -0700 (PDT) Original-Received: by 10.220.176.65 with HTTP; Thu, 15 Sep 2011 03:15:27 -0700 (PDT) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.212.46; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03FwWfs7N - 189fe91e8141 - 20110915 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:71153 Archived-At: In a fit of madness I installed Miktex and now my minimals install is borked ("unknown script 'context.lua'...). Looking at the output it seems that Miktex has set a load of variables that Context is now using for itself. I suppose it would be nice to run side by side, but I guess I need to reset these variables when using Context. Is the texmfcnf.lua file the best place to put these? If so, then does anyone know what I should set the following to? SELFAUTOLOC SELFAUTODIR SELFAUTOPARENT TEXMFCNF TEXMF TEXOS Thanks in advance, Felix ___________________________________________________________________________________ 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 ___________________________________________________________________________________