On Wed, Aug 10, 2016 at 10:26 AM, Jose Luis Arellano <
jose.4rell...@gmail.com> wrote:

> This:
>
> ~/context$ ls -l $HOME/context/bin
> total 8372
> -rwxr-xr-x 1 pepe pepe 7982820 Aug  6 01:56 luatex*
> -rw-r--r-- 1 pepe pepe   27110 Oct  6  2015 mtx-update.lua
> -rwxr-xr-x 1 pepe pepe  558052 Aug  9 16:00 mtxrun*
> lrwxrwxrwx 1 pepe pepe       6 Jul 26  2014 texlua -> luatex*
>
>
>
On the top of first-setup.sh there is

#!/bin/sh

# Takes the same arguments as mtx-update

# you may change this if you want ...
CONTEXTROOT="$PWD/tex"

and some lines from the bottom
env PATH="$PWD/bin:$CONTEXTROOT/texmf-$platform/bin:$PATH"


On my linux box I see, given that I'm installing
under /opt/luatex/standalone-mkiv-test,
$ export|grep PWD
declare -x PWD="/opt/luatex/standalone-mkiv-test"


Perhaps your box doesn't  set PWD correctly ?


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