Skip to content

Instantly share code, notes, and snippets.

@wingrunr21
Created December 25, 2010 21:58
Show Gist options
  • Save wingrunr21/755069 to your computer and use it in GitHub Desktop.
Save wingrunr21/755069 to your computer and use it in GitHub Desktop.
./configure --prefix=/Users/wingrunr21/.rvm/rubies/rbx-head --skip-system
~/.rvm/src/rbx-head > ./configure --prefix=/Users/wingrunr21/.rvm/rubies/rbx-head --skip-system
Configuring LLVM...
Checking for existing LLVM tree: ./configure:302: command not found: /Users/wingrunr21/.rvm/src/rbx-head/vm/external_libs/llvm/Release/bin/llvm-config --version
outdated (version )
Removing outdated tree...
Checking for prebuilt LLVM package...
Unpacking prebuilt LLVM: llvm-2.8-x86_64-apple-darwin10.5.0.tar.bz2: done!
Checking sizeof(long): 8 bytes
Checking platform endianness: little endian
Checking tr1/hash definition: found
Checking for function 'backtrace': found!
Checking for function 'readline': found!
Checking curses library: curses
Configured. Run 'rake install' to install Rubinius.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment