ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* texexec ruby problem
@ 2007-01-14 21:40 Michal Kvasnicka
  2007-01-14 22:02 ` Sanjoy Mahajan
  2007-01-15  9:03 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Kvasnicka @ 2007-01-14 21:40 UTC (permalink / raw)


Good morning.

I've just installed new ConTeXt (ver: 2006.08.08 21:51) under SuSE 10.1
Linux. I tried to make ruby version of texexec working, but I failed.
When I try to run it, I get this error message:

/usr/share/texmf/scripts/context/ruby/texexec.rb:10:in `require': no
such file to load -- base/switch (LoadError)
        from /usr/share/texmf/scripts/context/ruby/texexec.rb:10

Can you tell me what package should I install? And is there any
difference between the perl and the ruby texexecs?

Your sincerely
Michal Kvasnicka

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

* Re: texexec ruby problem
  2007-01-14 21:40 texexec ruby problem Michal Kvasnicka
@ 2007-01-14 22:02 ` Sanjoy Mahajan
  2007-01-15  9:03 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Sanjoy Mahajan @ 2007-01-14 22:02 UTC (permalink / raw)


> I've just installed new ConTeXt (ver: 2006.08.08 21:51) under SuSE 10.1

How did you install it?  What was there before?  It sounds like the
new one isn't visible, since it's date is 2007.01.12 15:56 (or maybe
later).  Is 2006.08.08 the version that came with SuSE?

What does

  kpsewhich cont-new.tex

do?  And what's the modification time of that file:

  kpsewhich cont-new.tex | xargs ls -lt

Also try 'locate cont-new.tex' and see where they live, and maybe also

  kpsewhich cont-new.tex | xargs grep -H '200[67]' 

to see the filenames and the versions they think of themselves as.

> When I try to run [texexec] I get this error message:

How are you running it?

You might also try Peter's new texlive rpm
<http://wiki.contextgarden.net/TeX-live>

-Sanjoy

`Not all those who wander are lost.' (J.R.R. Tolkien)

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

* Re: texexec ruby problem
  2007-01-14 21:40 texexec ruby problem Michal Kvasnicka
  2007-01-14 22:02 ` Sanjoy Mahajan
@ 2007-01-15  9:03 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2007-01-15  9:03 UTC (permalink / raw)


Michal Kvasnicka wrote:
> Good morning.
>
> I've just installed new ConTeXt (ver: 2006.08.08 21:51) under SuSE 10.1
> Linux. I tried to make ruby version of texexec working, but I failed.
> When I try to run it, I get this error message:
>
> /usr/share/texmf/scripts/context/ruby/texexec.rb:10:in `require': no
> such file to load -- base/switch (LoadError)
>         from /usr/share/texmf/scripts/context/ruby/texexec.rb:10
>
> Can you tell me what package should I install? And is there any
> difference between the perl and the ruby texexecs?
>
>   
depends on how you cal texexec 

texmfstart texexec .... 

should work ok 

(texmfstart --make --linux will make stubs for you if they are not yet  present) 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2007-01-15  9:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-14 21:40 texexec ruby problem Michal Kvasnicka
2007-01-14 22:02 ` Sanjoy Mahajan
2007-01-15  9:03 ` Hans Hagen

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