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

Back to archive index

Fujimoto Hisa hisa****@fobj*****
Sat Jul 21 09:15:15 JST 2007


On 7/21/07, Laurent Sansonetti <lsans****@apple*****> wrote:
> On Jul 21, 2007, at 1:44 AM, Fujimoto Hisa wrote:
> > 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.

great!

> # Thanks Eloy for the idea :-)
>
> To be sure, we plan to do this _only_ for the .dmg Tiger package, right?

Yes, if apply the patch to the libruby in Leopard ;)
A dmg package user wants installation/using it as possible as easily
and simply on standard envrionment (that is build-in ruby 1.8.2 on
Tiger).

have a good trip!

hisa




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