ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeremy Johnson <jazz_johnson@verizon.net>
Subject: Re: Problem with ConTeXt installation
Date: Sat, 30 Sep 2006 16:21:08 -0400	[thread overview]
Message-ID: <200609301621.09146.jazz_johnson@verizon.net> (raw)
In-Reply-To: <E1GTfJ6-0006m8-00@skye.ra.phy.cam.ac.uk>

On Saturday 30 September 2006 09:55, Sanjoy Mahajan wrote:
> > 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.


OK, I regenerated "texexec --make en de nl; texexec --make metafun"
and checked to see what was created:
# for f in `kpsewhere -engine=pdfetex cont-en.fmt`; do ls -l ${f}; done
-rw-r--r-- 1 root root 6642152 Sep 30 
16:04 /root/.texmf-var/web2c/pdfetex/cont-en.fmt
-rw-r--r-- 1 root root 6562550 Sep 29 15:21 /var/lib/texmf/web2c/cont-en.fmt
-rw-r--r-- 1 root root 6562550 Sep 29 15:21 /var/lib/texmf/web2c/cont-en.fmt
-rw-r--r-- 1 root root 6562550 Sep 29 15:21 /var/lib/texmf/web2c/cont-en.fmt


So, today (Sept 30) /root/.texmf-var/web2c/pdfetex/cont-en.fmt was created.
So I simply copied /root/.texmf-var/web2c/pdfetex/*     /var/lib/texmf/web2c/

"texexec new.tex" seems to run OK now, without error.
I'll investigate further.

THANKS.

  reply	other threads:[~2006-09-30 20:21 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
2006-09-30 20:21             ` Jeremy Johnson [this message]
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=200609301621.09146.jazz_johnson@verizon.net \
    --to=jazz_johnson@verizon.net \
    --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).