I was able to install REE 2011.01 and 2011.02 in recent weeks, but I
consistently receive an error during installation of REE 2011.03.
Here's some various info and I will gladly give more if needed...
cameron@cam-macbook-pro:~$ uname -a
Darwin cam-macbook-pro.local 10.6.0 Darwin Kernel Version 10.6.0: Wed
Nov 10 18:11:58 PST 2010; root:xnu-1504.9.26~3/RELEASE_X86_64 x86_64
cameron@cam-macbook-pro:~/.rvm/src/rvm(master)$ git log
commit dc9a635bd5d093a5d7637e31a63435f920d8ad39
Merge: 37601a1 e4a13d9
Author: Wayne E. Seguin <
waynee...@gmail.com>
Date: Sat Feb 26 09:07:47 2011 -0500
Merge branch 'master' of
https://github.com/ferrous26/rvm
cameron@cam-macbook-pro:~$ rvm install ree --with-readline-dir=
$rvm_path/usr
Installing Ruby Enterprise Edition from source to: /Users/cameron/.rvm/
rubies/ree-1.8.7-2011.03
ree-1.8.7-2011.03 - #fetching (ruby-enterprise-1.8.7-2011.03)
% Total % Received % Xferd Average Speed Time Time
Time Current
Dload Upload Total Spent
Left Speed
100 7713k 100 7713k 0 0 1494k 0 0:00:05 0:00:05
--:--:-- 1773k
ree-1.8.7-2011.03 - #extracting ruby-enterprise-1.8.7-2011.03 to /
Users/cameron/.rvm/src/ree-1.8.7-2011.03
ree-1.8.7-2011.03 - #installing
ERROR: Error running './installer -a $/ree-1.8.7-2011.03 --no-
tcmalloc --dont-install-useful-gems -c --with-readline-dir=/Users/
cameron/.rvm/usr', please read /Users/cameron/.rvm/log/
ree-1.8.7-2011.03/install.log
ERROR: There has been an error while trying to run the ree installer.
Halting the installation.
Gist containing the full installation log...
https://gist.github.com/845316