On Tue, 07 Jan 2014 16:37:22 +0100
Stephan Kulow <[email protected]> wrote:

> Hi,
> 
> I tried updating factory to ruby 2.1, but I'm stuck at what looks
> like a DESTDIR problem:
> 
> http://s.kulow.org/ruby-project-monitor
> 
> In case someone cares for ruby, I'll gladly add you to the staging
> project so we can continue.
> 
> Greetings, Stephan
> 

Hi,
I am interested as I would like to see impact of new garbage collector.
For me it looks like problem with different location of C extensions
for ruby 2.1
2.0 install it
to /usr/lib64/ruby/gems/2.0.0/gems/nokogiri-1.6.1/ext/nokogiri/nokogiri.so
and 2.1 install it
to 
/usr/lib64/ruby/gems/2.1.0/extensions/x86_64-linux/2.1.0/nokogiri-1.6.1/nokogiri/nokogiri.so

so it looks like we need to have smart macro for it or find different
solution.
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to