Manuel González Suárez <[email protected]> writes:

Hi Manuel,

> This script needs 'ruby.exe' Which Seems not to be installed.
>
> However, ruby.exe, is installed.  I think it's a problem of Path.

Seems so.  I found a similar thread at

  http://tug.org/pipermail/texworks/2010q4/003466.html

but it doesn't contain a solution.  But it doesn't seem to have to do
with AUCTeX or Emacs.

Could you try to compile your document from the command line?  Something
like

  $ texexec your-doc.tex

in a cmd.exe should do the trick (or it should result in the same
error).  If the error occurs there, too, does the command

  $ ruby

work?  If not, then it's in fact a Path issue.  The directory containing
ruby.exe should be added to Path.  Here's a description how do do it:

  http://www.computerhope.com/issues/ch000549.htm

Bye,
Tassilo


_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to