[NTG-context] Error message in texexec --make --all

2006-05-05 Thread Stefan Lagotzki
Hi,

I'd like to use the stand-alone-version of ConTeXt with Win2k,
but it doesn't work:

F:\isoimage\usr\local\context\demotexexec --make --all
f:/isoimage/usr/local/context/tex/texmf-local/scripts/context/ruby/newtexexec.rb:8:in
 
`require': No such file to load -- base/switch (LoadError)
from 
f:/isoimage/usr/local/context/tex/texmf-local/scripts/context/ruby/newtexexec.rb:8

but

f:/isoimage/usr/local/context/tex/texmf-local/scripts/context/ruby/base/switch 

exists and contains the required file(s).

What's wrong with my installation or batch-file?

TIA,
Stefan

.
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Error message in texexec --make --all

2006-05-05 Thread Taco Hoekwater
Stefan Lagotzki wrote:
 
 What's wrong with my installation or batch-file?

Like I told Karsten Heymann earlier today:

   I believe this a bug that was present for a few days
   in one of the earlier releases in april (and fixed).

Cheers, taco


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Error message in texexec --make --all

2006-05-05 Thread Aditya Mahajan
On Fri, 5 May 2006, Stefan Lagotzki wrote:

 Hi,

 I'd like to use the stand-alone-version of ConTeXt with Win2k,
 but it doesn't work:

 F:\isoimage\usr\local\context\demotexexec --make --all
 f:/isoimage/usr/local/context/tex/texmf-local/scripts/context/ruby/newtexexec.rb:8:in
 `require': No such file to load -- base/switch (LoadError)
 from
 f:/isoimage/usr/local/context/tex/texmf-local/scripts/context/ruby/newtexexec.rb:8

 but

 f:/isoimage/usr/local/context/tex/texmf-local/scripts/context/ruby/base/switch

 exists and contains the required file(s).

 What's wrong with my installation or batch-file?

Which ruby do you have (one-click installer or from cygwin)? Try 
setting RUBYLIB path variable to

F:\isoimage\usr\local\context\tex\texmf-local\scripts\context\ruby

Aditya

-- 
Aditya Mahajan, EECS Systems, University of Michigan
http://www.eecs.umich.edu/~adityam || Ph: 7342624008
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Error message in texexec --make --all

2006-05-05 Thread Stefan Lagotzki
   Aditya Mahajan said:
 Which ruby do you have (one-click installer or from cygwin)? Try 
 setting RUBYLIB path variable to
 
 F:\isoimage\usr\local\context\tex\texmf-local\scripts\context\ruby

set RUBYLIB=/cygdrive/f/[my-texmf-tree]/scripts/context/ruby

Thanks ;-)
Stefan

.

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context