[NTG-context] Context halting (or sub processes) and not completing

2012-10-15 Thread Hrothgar Boyce
Platform: cygwin texlive 2012 (from texlive org)

Test TeX file:
--
/stoptext
This is a pen
/stoptext
--

Result:
-
 $ texexec -o pdf test.tex
/usr/local/texlive/2012/texmf-dist/scripts/context/ruby/base/switch.rb:21:
Use RbConfig instead of obsolete and deprecated Config.
/usr/local/texlive/2012/texmf-dist/scripts/context/ruby/base/switch.rb:570:in
`locateseries': undefined method `each' for o:String (NoMethodError)
from 
/usr/local/texlive/2012/texmf-dist/scripts/context/ruby/base/switch.rb:397:in
`block in expand'
from 
/usr/local/texlive/2012/texmf-dist/scripts/context/ruby/base/switch.rb:392:in
`each'
from 
/usr/local/texlive/2012/texmf-dist/scripts/context/ruby/base/switch.rb:392:in
`expand'
from 
/usr/local/texlive/2012/texmf-dist/scripts/context/ruby/texexec.rb:789:in
`main'
---
I must have some sort of configuration or Ruby compatibility problem,
but, I haven't any idea what it is or what to do about it.  Can anyone
help me out or give me some ideas.

Thank you.
___
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
___


Re: [NTG-context] Context halting (or sub processes) and not completing

2012-10-15 Thread Aditya Mahajan

On Mon, 15 Oct 2012, Hrothgar Boyce wrote:


Platform: cygwin texlive 2012 (from texlive org)

Test TeX file:
--
/stoptext
This is a pen
/stoptext
--

Result:
-
$ texexec -o pdf test.tex


-o is not a valid option for texexec.

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
___


Re: [NTG-context] Context halting (or sub processes) and not completing

2012-10-15 Thread Hrothgar Boyce
Thank you for the help.  I 'm sorry I didn't find that.

On Mon, Oct 15, 2012 at 2:50 PM, Aditya Mahajan adit...@umich.edu wrote:
 On Mon, 15 Oct 2012, Hrothgar Boyce wrote:

 Platform: cygwin texlive 2012 (from texlive org)

 Test TeX file:
 --
 /stoptext
 This is a pen
 /stoptext
 --

 Result:

 -
 $ texexec -o pdf test.tex


 -o is not a valid option for texexec.

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