ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Using Mkiv
Date: Fri, 24 Jun 2011 13:31:49 +0100	[thread overview]
Message-ID: <20110624123149.GA30794@phare.normalesup.org> (raw)
In-Reply-To: <loom.20110624T141527-969@post.gmane.org>

> I used the link you posted upthread and did rsync from the czech republic mirror.
> 
> which context: /usr/bin/context.

  That's not what you want.  You should use the location of your TeX
Live 2011 pretest installation, which you apparently know, but:

> PATH=$PATH:/usr/local/texlive/2011/bin/x86_64-linux

  Put it at the *beginning* of your PATH variable!  Each directory in
the PATH is examined in order for executables, which means in your case
that, since /usr/bin is obviously part of the default PATH, your shell
finds /usr/bin/context and stops searching there.  Hence it executes
/usr/bin/context and does not see your new installation.

	Arthur
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2011-06-24 12:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-23 13:47 H. Hodges
2011-06-23 14:11 ` luigi scarso
2011-06-23 15:33 ` Mojca Miklavec
2011-06-24 11:21   ` H. Hodges
2011-06-24 11:25     ` Hans Hagen
2011-06-24 11:40       ` H. Hodges
2011-06-24 12:02         ` Mojca Miklavec
2011-06-24 12:03           ` Mojca Miklavec
2011-06-24 12:27             ` H. Hodges
2011-06-24 12:31               ` Arthur Reutenauer [this message]
2011-06-24 13:07                 ` H. Hodges
2011-06-24 13:11                   ` luigi scarso
2011-06-24 14:30                     ` H. Hodges
2011-06-24 12:35               ` Hans Hagen

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=20110624123149.GA30794@phare.normalesup.org \
    --to=arthur.reutenauer@normalesup.org \
    --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).