Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Issue with Installing REE through RVM
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
UDay Tangs  
View profile  
 More options Feb 29 2012, 11:24 am
From: UDay Tangs <uday.ta...@gmail.com>
Date: Wed, 29 Feb 2012 08:24:05 -0800 (PST)
Local: Wed, Feb 29 2012 11:24 am
Subject: Re: Issue with Installing REE through RVM
This issue is resolved as follows
1. sudo apt-get install ruby-rvm
# make sure we have $rvm_path
2. source /etc/profile
# don't use ubuntus openssl
3. rvm package install openssl
4. rvm install ree --with-openssl-dir=$rvm_path/usr

On Feb 29, 10:38 am, UDay Tangs <uday.ta...@gmail.com> wrote:

> I am trying to install REE 1.8.7-2011.03 on Ubuntu 11 using RVM
> $ rvm install ree
> Installing Ruby Enterprise Edition from source to: /usr/share/ruby-rvm/
> rubies/ree-1.8.7-2011.03

> Installation fails with following error
> ossl_ssl.c:104:1: error: 'SSLv2_method' undeclared here
> ossl_ssl.c:105:1: error: 'SSLv2_server_method' undeclared here
> ossl_ssl.c:106:1: error: 'SSLv2_client_method' undeclared here

> Following URL talks about this issue to recommends to upgrade to 1.9,
> which is not an option for mehttp://code.google.com/p/rubyenterpriseedition/issues/detail?id=81

> Is there a way to solve this a simple patch for this issue only on
> 1.8.7?
> Regards
> UDay


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.