Skip to content

Instantly share code, notes, and snippets.

@jimsynz
Created July 16, 2012 01:08
Show Gist options
  • Save jimsynz/3119580 to your computer and use it in GitHub Desktop.
Save jimsynz/3119580 to your computer and use it in GitHub Desktop.
Welcome to the Ruby Enterprise Edition installer
This installer will help you install Ruby Enterprise Edition 1.8.7-2012.02.
Don't worry, none of your system files will be touched if you don't want them
to, so there is no risk that things will screw up.
You can expect this from the installation process:
1. Ruby Enterprise Edition will be compiled and optimized for speed for this
system.
2. Ruby on Rails will be installed for Ruby Enterprise Edition.
3. You will learn how to tell Phusion Passenger to use Ruby Enterprise
Edition instead of regular Ruby.
Press Enter to continue, or Ctrl-C to abort.
Checking for required software...
* Non-broken C compiler... not found
* Non-broken C++ compiler... not found
* The 'make' tool... found at /usr/bin/make
* The 'patch' tool... found at /usr/bin/patch
* Zlib development headers... found
* OpenSSL development headers... found
* GNU Readline development headers... found
Some required software is not installed.
But don't worry, this installer will tell you how to install them.
Press Enter to continue, or Ctrl-C to abort.
--------------------------------------------
Installation instructions for required software
* To install Non-broken C compiler:
Please install OS X GCC Installer: https://github.com/kennethreitz/osx-gcc-installer
* To install Non-broken C++ compiler:
Please install OS X GCC Installer: https://github.com/kennethreitz/osx-gcc-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment