On Thu, Oct 15, 2009 at 6:11 PM, Sapna Ruby
<[email protected]> wrote:
>
> Colin Law wrote:
>> 2009/10/15 Sapna Ruby <[email protected]>:
>>>
>>>
>>> Thanks a lot Colin.
>>> Can I ask you one question, why do we need passenger?
>>> Again sorry for my ignorance :-(
>>
>> You probably don't for development, I don't.  It is used for deploying
>> Rails apps to a production server.  See
>> http://en.wikipedia.org/wiki/Phusion_Passenger.
>>
>> Colin
>
> oh ok.
> By the way, I got the Enterprise edition of ruby 1.8.7 from
> http://www.rubyenterpriseedition.com/download.html
>
> And when I am running ./installer
>
> got the following error :( any clue?
> ----------------------------------------------------------------------------
> # cd ruby-enterprise-1.8.7-20090928
> [ruby-enterprise-1.8.7-20090928]# ./installer
> *** ERROR: Ruby is not installed ***
> The Ruby Enterprise Edition installer is written in Ruby. This source
> tarball bundles precompiled versions of Ruby for many platforms for the
> purpose of running this installer, but unfortunately we did not include
> a precompiled Ruby binary for the current platform. So please install
> Ruby manually, then run this installer again.

The error is pretty clear there, you don't have Ruby installed, and
the installer for REE is written in Ruby and bundles precompiled
versions of Ruby for many platforms but not for yours. You still need
to install Ruby for your platform manually.

-- 
Leonardo Mateo.
There's no place like ~

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to