[Mac OS X] WARNING: multiple libruby.dylib

U

Une Bévue

this warning is new to me :
~/work/Ruby/Growl%> ./essai_mygrowl.rb
2007-12-01 11:22:02.114 ruby[616] WARNING: multiple libruby.dylib found:
'/opt/local/lib/libruby.dylib' and '/usr/lib/libruby.1.dylib'
2007-12-01 11:22:02.114 ruby[616]
RBCocoaInstallRubyThreadSchedulerHooks: warning:
rb_set_cocoa_thread_hooks is linked from a different library
(/usr/lib/libruby.1.dylib) than ruby_init (/opt/local/lib/libruby.dylib)


I understand it but don't know how to remedy.

I've two Ruby installed, one "builtin" under /usr coming from Apple
another one installed using MacPorts under /opt.

~/work/Ruby/Growl%> /usr/bin/ruby --version
ruby 1.8.2 (2004-12-25) [universal-darwin8.0]
~/work/Ruby/Growl%> which ruby
/opt/local/bin/ruby
~/work/Ruby/Growl%> /opt/local/bin/ruby --version
ruby 1.8.6 (2007-03-13 patchlevel 0) [powerpc-darwin8.9.0]
~/work/Ruby/Growl%>

does I need to do anything or not ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top