[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unrebuildable ruby packages (Re: ruby-defaults 1.8.0)



On Mon, Sep 08, 2003 at 05:35:35PM -0400, Joey Hess wrote:
> >  RUBY_LINK=`ruby -rrbconfig -e 'puts Config::CONFIG["LIBRUBYARG_SHARED"]n'`
> joey@dragon:~>ruby -rrbconfig -e 'puts Config::CONFIG["LIBRUBYARG_SHARED"]' 
> nil
> joey@dragon:~>ruby -v                               
> ruby 1.6.8 (2003-07-09) [i386-linux]

How about just going with Ruby 1.8?

$ ruby1.8 -rrbconfig -e 'puts Config::CONFIG["LIBRUBYARG_SHARED"]'
-lruby1.8

By the time you fix it for 1.6, ruby-defaults will be 1.8... And there
is little sense in having this package supporting both ;-)

-- 
Dmitry Borodaenko



Reply to: