well... your note says to tell y'all bout this... So here goes...
can't install ruby-enterprise-1.8.7-2011.12...
I have xcode Version 4.2.1 installed (and working in development of
several apps) ... Yet I get this:
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 the Apple Development Tools: http://developer.apple.com/tools/;
Please note that since Xcode 4, Apple uses llvm-gcc as its default
compiler, which is known to contain bugs. Some of these bugs caused
Ruby Enterprise Edition to be incorrectly compiled, causing crashes.
If you have the Development Tools installed then it means that this
installer failed to find the non-llvm version of the compiler. In that
case, please tell us about this problem.
* To install Non-broken C++ compiler:
Please install the Apple Development Tools: http://developer.apple.com/tools/;
Please note that since Xcode 4, Apple uses llvm-gcc as its default
compiler, which is known to contain bugs. Some of these bugs caused
Ruby Enterprise Edition to be incorrectly compiled, causing crashes.
If you have the Development Tools installed then it means that this
installer failed to find the non-llvm version of the compiler. In that
case, please tell us about this problem.