> 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 via email to