I recently upgraded from Snow Leopard to Lion and downloaded Xcode from the App Store, but "make" is still not found:
-bash: make: command not found
|
|
For the latest version of Xcode, the command line tools are not bundled by default. You need to download them from within Xcode. I believe you can find this under "Preferences > Downloads > Components". http://holgr.com/blog/2012/02/xcode-4-3-and-homebrew-where-did-my-command-line-tools-go/ |
|||
|