Otared, Thanks for the response. I installed like I always do with the following two commands: rsync -av rsync://contextgarden.net/minimals/setup/first-setup.sh . ./first-setup.sh --extras=all I always do this in a new directory on a Linux system. I'm purplexed. Bart On Fri, May 6, 2011 at 2:20 PM, Otared Kavian wrote: > Hi Bart, > > I checked with my latest installation of minimals and I don't encounter any > problem (I am using Mac OS X 10.6.7). > Did you install the latest beta with first-setup.sh? On what kind of > platform? > > Best regards: OK > > On 6 mai 2011, at 22:12, Bart Wise wrote: > > If I run "context" with no arguments, I get the following output (and > nothing else): > > mtxrun | unknown script 'context.lua' or 'mtx-context.lua' > > > The file, mtx-context.lua does exis: > > > /home/bwise/context/20110505-beta-extras/tex/texmf-context/scripts/context/lua/mtx-context.lua > > > > If I do an strace, it's looking for the following: > > 26155 open("./context.lua", O_RDONLY) = -1 ENOENT (No such file or > directory) > 26155 > open("/home/bwise/context/20110505-beta-extras/tex/texmf-linux-64/bin/mtx-context.lua", > O_RDONLY) = -1 ENOENT (No such file or directory) > 26155 stat("mtx-context.lua", 0x7fffcf962660) = -1 ENOENT (No such file or > directory) > 26155 stat("mtx-context.lua", 0x7fffcf962660) = -1 ENOENT (No such file or > directory) > 26155 > open("/home/bwise/context/20110505-beta-extras/tex/texmf-linux-64/bin/mtx-context.lua", > O_RDONLY) = -1 ENOENT (No such file or directory) > 26155 stat("context.lua", 0x7fffcf962660) = -1 ENOENT (No such file or > directory) > 26155 stat("context.lua", 0x7fffcf962660) = -1 ENOENT (No such file or > directory) > > > So it's looking for the mtx-context.lua file in the > path: tex/texmf-linux-64/bin/mtx-context.lua > And it's really located in the > path: tex/texmf-context/scripts/context/lua/mtx-context.lua > > Am I doing something wrong? > > Thanks, > Bart > > ___________________________________________________________________________________ > 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 > > ___________________________________________________________________________________ > > > %%%%%%%%%%%%%%%%%% > Otared Kavian > Département de Mathématiques > Université de Versailles Saint-Quentin > Bâtiment Fermat > 45 avenue des Etats Unis > 78035 Versailles cedex > > Téléphone: +33 1 39 25 46 42 > Secrétariat: +33 1 39 25 46 44 > Secrétariat: +33 1 39 25 46 46 > > e-mail: Otared.Kavian@math.uvsq.fr > > > > > > > ___________________________________________________________________________________ > 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 > > ___________________________________________________________________________________ >