ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Update to the newest ConTeXt version
Date: Tue, 26 Jul 2005 14:33:35 +0200	[thread overview]
Message-ID: <42E62D9F.8060200@wxs.nl> (raw)
In-Reply-To: <42E62795.6040504@elvenkind.com>

Taco Hoekwater wrote:

>
> Hi,
>
> I think I've found it.
>
> You have generated the formats with the old texexec (version 5.2.4,
> from tetex), but that should have been done with the new one
> (5.4.2, from the zip file). My guess is that the old one is still
> somewhere in root's search path.


The best way to deal with this is to change texexec in thebin path into:

#!/bin/sh
texmfstart texexec $@

given that texmfstart is present in the bin path (you copy texmfstart.rb from ../scripts/context/ruby)

that way, you always run the latest texexec (since texmfstart can locate it) 

Hans 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

  reply	other threads:[~2005-07-26 12:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-26 11:31 Jessica Holle
2005-07-26 12:07 ` Taco Hoekwater
2005-07-26 12:33   ` Hans Hagen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-26  9:38 Jessica Holle
2005-07-26 10:16 ` Taco Hoekwater
2005-07-26  6:55 Jessica Holle
2005-07-26  8:00 ` Taco Hoekwater

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=42E62D9F.8060200@wxs.nl \
    --to=pragma@wxs.nl \
    --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).