Please, help! Does anybody faced this problem?
-bash: make: command not found
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.