[Rubycocoa-devel 1117] Re: thread patched libruby issue for the dmg package

Back to archive index

Laurent Sansonetti lsans****@apple*****
Sat Jul 21 08:50:53 JST 2007


On Jul 21, 2007, at 1:44 AM, Fujimoto Hisa wrote:

> 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.

I agree, this would be a better solution. I believe this is easily  
possible.

Unfortunately this week end I need to take a flight, to attend OSCON  
in the US. And I will be a bit busy next week, but I will still have  
some time to hack on RubyCocoa. So I will be able to investigate this,  
unless someone does it first.

# Thanks Eloy for the idea :-)

To be sure, we plan to do this _only_ for the .dmg Tiger package, right?

Laurent




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