ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sanjoy Mahajan <sanjoy@mrao.cam.ac.uk>
Subject: Re: Problem with ConTeXt installation
Date: Sat, 30 Sep 2006 14:55:08 +0100	[thread overview]
Message-ID: <E1GTfJ6-0006m8-00@skye.ra.phy.cam.ac.uk> (raw)
In-Reply-To: Your message of "Sat, 30 Sep 2006 08:52:30 +0200." <451E142E.7070806@elvenkind.com>

> Search for the stale cont-en.fmt and delete it.

Right -- most likely produced by fmtutil before you commented out the
automatic regeneration of context formats.  Same problem happens with
other Unix installations, e.g. I got bit a few times on Debian and
Ubuntu.  Here's one way to find the cont-en.fmt that you are using:

  $ kpsewhich -engine=pdfetex cont-en.fmt
  /home/sanjoy/.texmf-var/web2c/pdfetex/cont-en.fmt

(when pdfetex finishes turning into pdftex, as in the latest pdftex
releases, the engine line should I guess change to pdftex)

Then you can look at it's date and make sure it's the one you just
generated.

kpsewhere does a more general tex path search, which looks in each
TEXMF tree (kpsewhich tells you only the first one it finds):

  $ kpsewhere -engine=pdfetex cont-en.fmt
  /home/sanjoy/.texmf-var/web2c/pdfetex/cont-en.fmt

-Sanjoy

`Never underestimate the evil of which men of power are capable.'
         --Bertrand Russell, _War Crimes in Vietnam_, chapter 1.

  reply	other threads:[~2006-09-30 13:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29 13:45 Jeremy Johnson
2006-09-29 17:35 ` John R. Culleton
2006-09-29 17:45   ` Steve Peter
2006-09-29 17:53     ` Taco Hoekwater
2006-09-29 21:27       ` Jeremy Johnson
2006-09-30  6:52         ` Taco Hoekwater
2006-09-30 13:55           ` Sanjoy Mahajan [this message]
2006-09-30 20:21             ` Jeremy Johnson
2006-09-30 21:02               ` Sanjoy Mahajan
2006-10-01 19:41       ` Mojca Miklavec
2006-10-01 20:49         ` Newbie question: Different PDF-output with pdftex versus tex - ghostscript Robert Kroon
2006-10-02  9:06           ` Martin Schröder
2006-10-02 13:16         ` Problem with ConTeXt installation gnwiii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1GTfJ6-0006m8-00@skye.ra.phy.cam.ac.uk \
    --to=sanjoy@mrao.cam.ac.uk \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).