From: Phil T. <pt...@ar...> - 2004-03-06 18:50:42
|
I installed ruby 1.8.1 from darwinports, then I installed rb_cocoa-0.4.0 from the ports as well. I tried one of the script examples on the RubyCoca page and I get: phil% ruby -v ruby 1.8.1 (2003-12-25) [powerpc-darwin] [phils-Computer:~] phil% ruby speak.rb dyld: ruby multiple definitions of symbol _rb_obj_clone /opt/local/lib/libruby.dylib(object.o) definition of _rb_obj_clone /Library/Frameworks/RubyCocoa.framework/Versions/A/RubyCocoa(single module) definition of _rb_obj_clone Trace/BPT trap Any ideas? (I'm running OS X 10.3 ) Phil |