When I run test2.rb, I get these errors:
dyld: lazy symbol binding failed: Symbol not found: _STR2CSTR
Referenced from: /usr/local/rvm/gems/ruby-1.9.2-p136/gems/ncurses-0.9.1/lib/ncurses.bundle
Expected in: flat namespace
dyld: Symbol not found: _STR2CSTR
Referenced from: /usr/local/rvm/gems/ruby-1.9.2-p136/gems/ncurses-0.9.1/lib/ncurses.bundle
Expected in: flat namespace
Trace/BPT trap
My platform:
ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_64-darwin10.5.0]
ncurses (0.9.1) and rbcurse (1.1.5)
When I run test2.rb, I get these errors: dyld: lazy symbol binding failed: Symbol not found: _STR2CSTR Referenced from: /usr/local/rvm/gems/ruby-1.9.2-p136/gems/ncurses-0.9.1/lib/ncurses.bundle
Expected in: flat namespace
dyld: Symbol not found: _STR2CSTR
Referenced from: /usr/local/rvm/gems/ruby-1.9.2-p136/gems/ncurses-0.9.1/lib/ncurses.bundle
Expected in: flat namespace Trace/BPT trap
My platform: ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_64-darwin10.5.0] ncurses (0.9.1) and rbcurse (1.1.5)