Skip to content

Instantly share code, notes, and snippets.

@ignu
Created September 12, 2011 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ignu/1211947 to your computer and use it in GitHub Desktop.
Save ignu/1211947 to your computer and use it in GitHub Desktop.
☁ academicladder [ls-locking-groups] ⚡ rvm install ree
Installing Ruby Enterprise Edition from source to: /Users/ignu/.rvm/rubies/ree-1.8.7-2011.03
It appears that the archive has already been extracted. Skipping extract (use --force to force re-download and extract).
ree-1.8.7-2011.03 - #installing
ERROR: Error running './installer -a /Users/ignu/.rvm/rubies/ree-1.8.7-2011.03 --no-tcmalloc --dont-install-useful-gems ', please read /Users/ignu/.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.
☁ academicladder [ls-locking-groups] ⚡ tail /Users/ignu/.rvm/log/ree-1.8.7-2011.03/install.log
It looks like the source is already configured.
Skipping configure script...
/usr/bin/gcc-4.2 -dynamiclib system_allocator.c -install_name @rpath/libsystem_allocator.dylib -o libsystem_allocator.dylib
mkdir -p .ext/common
make PREINCFLAGS='-I/opt/local/include' PRELIBS='-L/opt/local/lib -Wl,-rpath,/Users/ignu/.rvm/rubies/ree-1.8.7-2011.03/lib -L/Users/ignu/.rvm/rubies/ree-1.8.7-2011.03/lib -lsystem_allocator'
./ext/purelib.rb:2: [BUG] Segmentation fault
ruby 1.8.7 (2011-02-18 patchlevel 334) [i686-darwin11.0.0], MBARI 0x6770, Ruby Enterprise Edition 2011.03
make: *** [.rbconfig.time] Abort trap: 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment