octave-ruby icon indicating copy to clipboard operation
octave-ruby copied to clipboard

no driver for octave found

Open halida opened this issue 12 years ago • 0 comments

here is the issue:

 $ pry
[1] pry(main)> require 'octave_api'
LoadError: dlopen(/Users/halida/.rvm/gems/ruby-2.0.0-p0/gems/octave-ruby-2.0.3/lib/octave_api.bundle, 9): Symbol not found: __ZN12symbol_table10xtop_scopeE
  Referenced from: /Users/halida/.rvm/gems/ruby-2.0.0-p0/gems/octave-ruby-2.0.3/lib/octave_api.bundle
  Expected in: flat namespace
 in /Users/halida/.rvm/gems/ruby-2.0.0-p0/gems/octave-ruby-2.0.3/lib/octave_api.bundle - /Users/halida/.rvm/gems/ruby-2.0.0-p0/gems/octave-ruby-2.0.3/lib/octave_api.bundle
from /Users/halida/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in `require'

Any clue for me?

halida avatar Jun 15 '13 14:06 halida