Please, help! Does anybody faced this problem?
-bash: make: command not found
Please, help! Does anybody faced this problem?
-bash: make: command not found
make
, like most developer tools, comes with Xcode. When I upgraded, OSX kept the tools, but if that's not the case for you, just download and install the Lion version of Xcode.
If you need a gcc
(Lion's Xcode 4.2+ provides only LLVM) and / or you don't want to install the huge Xcode package, use the osx-gcc-installer.
Actually, you can now download the Mac OSX command line tools as a seperate package without downloading Xcode!
https://developer.apple.com/downloads/index.action (Command Line Tools for Xcode - February 2012)
How I can install gcc 4.7 for Mountain Lion? 4.2 is pretty stable, but 4.7 gives some more speed for Ruby.
I tested it under Ubuntu and it was awesome.