Cédric Boutillier dijo [Fri, Feb 17, 2012 at 04:25:22PM +0100]:
> Hi!
>
> At the BSP in Paris, I decided to look at the (very few) RC bugs of our
> team. The easiest not fixed seemed to be #654985. So I went ahead and
> pushed some changes in the repo. I just excluded some tests, and did
> some mi
Hi!
At the BSP in Paris, I decided to look at the (very few) RC bugs of our
team. The easiest not fixed seemed to be #654985. So I went ahead and
pushed some changes in the repo. I just excluded some tests, and did
some minor cosmetic changes (libxml-ruby*->ruby-libxml in dependencies,
priority to
> I'm new to ruby and rubygems. I installed the debian rubygems package
> (from debian testing) and I'm trying to configure it to have gems in my
> $HOME dir as this is a shared server.
You should be able to install gems to your home dir by adding the following to
~/.gemrc
gem: --user-install
3 matches
Mail list logo