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

* Re: Latest beta not working.
  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
  0 siblings, 1 reply; 6+ messages in thread
From: Otared Kavian @ 2011-05-06 20:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

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





[-- Attachment #1.2: Type: text/html, Size: 5214 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

* Re: Latest beta not working.
  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
  0 siblings, 2 replies; 6+ messages in thread
From: Bart Wise @ 2011-05-06 20:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

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 <otared@gmail.com> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 6525 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

* Re: Latest beta not working.
  2011-05-06 20:46   ` Bart Wise
@ 2011-05-06 20:54     ` Aditya Mahajan
  2011-05-06 21:02     ` Thomas Schmitz
  1 sibling, 0 replies; 6+ messages in thread
From: Aditya Mahajan @ 2011-05-06 20:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users


On Fri, 6 May 2011, Bart Wise wrote:

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

Try regenerating the filename database:

mtxrun --generate

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

* Re: Latest beta not working.
  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
  1 sibling, 1 reply; 6+ messages in thread
From: Thomas Schmitz @ 2011-05-06 21:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, 6 May 2011 14:46:15 -0600
  Bart Wise <bart.c.wise+context@gmail.com> wrote:
> 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

Did you try and run

mtxrun --generate

manually? If this doesn't help: last week, I encountered a 
similar problem on linux-ppc. I was completely baffled 
because mtxrun always reported that it couldn't find 
anything. In the end, I discovered that the luatex binary 
was missing the execute bit. So check this as well.

HTH

Thomas

PS: http://www.catb.org/jargon/html/T/top-post.html
___________________________________________________________________________________
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

* Re: Latest beta not working.
  2011-05-06 21:02     ` Thomas Schmitz
@ 2011-05-06 21:48       ` Bart Wise
  0 siblings, 0 replies; 6+ messages in thread
From: Bart Wise @ 2011-05-06 21:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

The mtxrun --generate work!

I don't know why I have to do it, but it does the trick.

Thanks to all!

On Fri, May 6, 2011 at 3:02 PM, Thomas Schmitz <tschmit1@uni-bonn.de> wrote:

> On Fri, 6 May 2011 14:46:15 -0600
>  Bart Wise <bart.c.wise+context@gmail.com> wrote:
>
>> 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
>>
>
> Did you try and run
>
> mtxrun --generate
>
> manually? If this doesn't help: last week, I encountered a similar problem
> on linux-ppc. I was completely baffled because mtxrun always reported that
> it couldn't find anything. In the end, I discovered that the luatex binary
> was missing the execute bit. So check this as well.
>
> HTH
>
> Thomas
>
> PS: http://www.catb.org/jargon/html/T/top-post.html
>
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2707 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).