<div dir="ltr">On Wed, Dec 12, 2012 at 12:51 PM, Andre Cunha <span dir="ltr">&lt;<a href="mailto:andrecunha.usp@gmail.com" target="_blank">andrecunha.usp@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Janek, did you mean something like Rubygems (<a href="http://rubygems.org" target="_blank">http://rubygems.org</a>)? It manages the download, installation and manipulation of Ruby packages, called &quot;gems&quot;. A gem can contain executable programs or libraries (just like traditional packages, like .rpm). Rubygems also handles dependencies between gems, and allows you to update them.</div>
</blockquote><div><br></div><div>But doesn&#39;t solve the actual problem; Ruby programmers use RVM (think virthualenv) religiously to avoid &quot;gem hell&quot;, and every Ruby project effectively has its own Ruby installation as a result.  Indeed, gem managers mostly expect you to be installing into private RVM sandboxes.</div>
<div><br></div></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div><br>
</div>