[Rubycocoa-devel 1116] thread patched libruby issue for the dmg package

Back to archive index

Fujimoto Hisa hisa****@fobj*****
Sat Jul 21 08:44:19 JST 2007


Hi guys

Yesterday I told with Eloy about the thread patched libruby
replacement issue for dmg binary distribution.

# Finally I could understand what Eloy's idea was > Eloy

It may be just put the patched libruby(for 1.8.2) into appropriate
location in RubyCocoa.framework. And ld (dynamiclinker) link it at
runtime. I don't know how to do it practically, but it should be
possible maybe.

priority of dynamic linked libruby by ld:
  1st. appropriate location in RubyCocoa.framework
       (e.g. RubyCcocoa.framework/Versions/Current/Libraries)
  2nd. /usr/lib

If possible, it should be better solution rather than replacing
/usr/lib/libruby by the installer.

--
hisa




More information about the Rubycocoa-devel mailing list
Back to archive index