emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Cannot open load file: inf-ruby


From: Nick Dokos
Subject: Re: [Orgmode] Cannot open load file: inf-ruby
Date: Thu, 02 Sep 2010 10:59:22 -0400

Nathan Neff <address@hidden> wrote:

> I'm having trouble getting ruby scripts to run in org-babel.
> 
> I'm running Org 7.01 trans.
> 
> With this example, I get the message "Cannot load file: inf-ruby" after
> I press C-c C-c with the cursor on the #+begin_src line
> 

ob-ruby.el says:

,----
| ;;; Requirements:
| 
| ;; - ruby and irb executables :: http://www.ruby-lang.org/
| ;; 
| ;; - ruby-mode :: Can be installed through ELPA, or from
| ;;   http://github.com/eschulte/rinari/raw/master/util/ruby-mode.el
| ;;   
| ;; - inf-ruby mode :: Can be installed through ELPA, or from
| ;;   http://github.com/eschulte/rinari/raw/master/util/inf-ruby.el
`----

HTH,
Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]