guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCHES] Add ruby-rspec, bundler, and ruby-useragent


From: Thompson, David
Subject: Re: [PATCHES] Add ruby-rspec, bundler, and ruby-useragent
Date: Sat, 30 May 2015 17:57:23 -0400

On Sat, May 30, 2015 at 5:02 PM, Pjotr Prins <address@hidden> wrote:
> I ran bundler with success using the latest ruby patch :). It requires
> a tweak to the environment so the GEM_PATH points at
>
>   $HOME/.guix-profile/lib/ruby/gems/2.2.0/
>
> The script I use to run Ruby is at
>
>   https://github.com/pjotrp/guix-notes/blob/master/scripts/ruby-guix-env
>
> that essentially replaces the old rvm or rbenv! So much better :)

Oh, wow!  Maybe you can help me because I tried to use Guix to replace
rvm/rbenv at work and I failed miserably.  Native extensions failed to
build successfully or would fail to dlopen shared libraries later on.
The ffi gem was particularly problematic.  I had no choice but to
switch to rbenv to keep moving with my tasks.  Have you experienced
similar problems?

> BTW: would it be an idea to name the bundler package ruby-bundler instead?

The reason I didn't name it as such was because it's primary focus is
being an executable program that users interact with, not a library.

Thanks for your feedback.  I'm eager to have some more hands helping
out with Ruby packages. :)

- Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]