ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Latest beta not working.
@ 2011-05-06 20:12 Bart Wise
  2011-05-06 20:20 ` Otared Kavian
  0 siblings, 1 reply; 6+ messages in thread
From: Bart Wise @ 2011-05-06 20:12 UTC (permalink / raw)
  To: Context Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 1281 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 2087 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-06 21:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-06 20:12 Latest beta not working Bart Wise
2011-05-06 20:20 ` Otared Kavian
2011-05-06 20:46   ` Bart Wise
2011-05-06 20:54     ` Aditya Mahajan
2011-05-06 21:02     ` Thomas Schmitz
2011-05-06 21:48       ` Bart Wise

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).