Rake dependency problem for Ruby 1.9.1

Stanislav Sedov stas at FreeBSD.org
Wed Feb 3 10:12:05 UTC 2010


On Wed, 3 Feb 2010 18:05:50 +0800
Jyun-Yan You <crabtw at gmail.com> mentioned:

> I got a problem when I tried to install some gems that depends rake.
> 
> For example, www/rubygem-passenger, it needs devel/rubygem-rake but I can't
> install it.
> It says that rake already included in Ruby 1.9.1.
> 
> If I don't have rake in gem list, I can't install passenger
> 
> How can I solve the problem?

It shouldn't depend on it. rubygem-passenger has USE_RAKE=yes in Makefile,
and this knob adds dependency only if ruby 1.8 is used.  What command
do you use to install rubygem-passenger, and what the exact error message
is?

-- 
Stanislav Sedov
ST4096-RIPE


More information about the freebsd-ruby mailing list