Possible Duplicate:
Snow Leopard: make command not found, even though XCode is installed?

How do I install GNU make on my Mac? I tried installing it from MacPorts, but that didn't work. I have XCode (version 3.2.6) installed.

link|improve this question
feedback

closed as exact duplicate by techie007, random Aug 5 '11 at 13:48

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

I guess you need to install Xcode 4.1 to get a suitable version of make.

Related on Stack Overflow: Where can I find “make” program for Mac OS X Lion?

link|improve this answer
Hi @slhrk, thanks for the reply. – rodrigovieira Aug 8 '11 at 15:01
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.