Re: [NTG-context] Context doesn't work

2008-12-10 Thread luigi scarso
On Tue, Dec 9, 2008 at 1:53 PM, Michael Talbot-Wilson 
[EMAIL PROTECTED] wrote:

 I've installed Context and attempted

 $ texexec fig3_2.tex

 The response is:

 the file 'texexec.rb' is not found

Try to install ruby 1.8

-- 
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context doesn't work

2008-12-10 Thread Taco Hoekwater


Michael Talbot-Wilson wrote:
 I've installed Context and attempted
 
 $ texexec fig3_2.tex
 
 The response is:
 
 the file 'texexec.rb' is not found
 
 setuptex was run and TEXROOT is correctly set.
 
 texexec is:
 
 #!/bin/sh
 texmfstart texexec.rb $@
 
 There seems to be nothing there which would enable the script to be
 located.
 
 Does texexec have to be changed to state the full path to the script?

No, discovering the actual file is handled by texmfstart

 Does that have to be done with anything else?

You do not say where you got your context distribution from, making it
hard to give good advise. It could be as simple as: run

  $ mktexlsr

first.

Best wishes,
Taco
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Context doesn't work

2008-12-10 Thread luigi scarso
On Wed, Dec 10, 2008 at 9:57 AM, luigi scarso [EMAIL PROTECTED]wrote:



 On Tue, Dec 9, 2008 at 1:53 PM, Michael Talbot-Wilson 
 [EMAIL PROTECTED] wrote:

 I've installed Context and attempted

 $ texexec fig3_2.tex

 The response is:

 the file 'texexec.rb' is not found

 Try to install ruby 1.8

ahh sorry, I mean


Do you have ruby 1.8 ?


-- 
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___