Nathan Neff <nathan.n...@gmail.com> 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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to