public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] ruby gems vs. ebuilds
@ 2006-10-05 20:03 Roy Wright
  2006-10-05 20:16 ` Boris Fersing
  0 siblings, 1 reply; 3+ messages in thread
From: Roy Wright @ 2006-10-05 20:03 UTC (permalink / raw
  To: gentoo-dev

Howdy,

Can someone point me to any documentation on why ebuilds are
being created for ruby gems?

Gem is the a nice, easy to use, standard package manager for ruby.

The problem that I see is if you install the same package via both
gem and portage all sorts of bad things happen.  For the curious,
use gem to install rake, then portage to install rake, then try to
use rake...  Hint, emerge --unmerge is your friend.

The real problem is when you now install a package that has
ruby dependencies (example kazehakase-0.4.1).  Real easy to
to have portage trash your previous gem install.

Wouldn't make more sense to have the ebuilds front-end gem vs.
doing a config & make & make instlal?  Then if you had installed
via gem, then portage, the gem would just be re-installed, not
installed differently.

TIA,
Roy

-- 

echo "spzxAdjtdp/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-05 21:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-05 20:03 [gentoo-dev] ruby gems vs. ebuilds Roy Wright
2006-10-05 20:16 ` Boris Fersing
2006-10-05 21:03   ` Roy Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox