-
Apple Genius
Let\'s see who is the fastest guru here.... where is the location of the \"Make\" program in OS X?
Am trying to add some Perl modules and it is asking me for the location of MAKE. First one to answer is the undisputed MAC guru - at least in my eyes! :lol:
-
09-17-2004 01:15 PM # ADS
Google Adsense
-
S13
Guest
it's in /usr/bin/make
...if you installed the developer tools...
-
Apple Genius
Thanks... it asked a lot more questions and I just gave up trying! Anyone of you installed bugzilla on an OS X yet?
-
Mac Lover
type 'which make', it could be located elsewhere and 'which' can point you to the exact current location of the command.
You could also use which to locate other unix apps, tools, programs. example: 'which ls' or 'which php'
cheers!
Bookmarks