pedroldm Posted October 15, 2005 Share Posted October 15, 2005 I'm trying to install DBI for Perl and it requests me to compile with the make command. It doesn't find it. I've made a full-disk search and I've not found it. Do you know how can I get it? Thanks in advance. Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/ Share on other sites More sharing options...
EtherealRemnant Posted October 15, 2005 Share Posted October 15, 2005 If you don't know then you shouldn't be toying with it more than likely. Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/#findComment-22407 Share on other sites More sharing options...
Zeph Posted October 15, 2005 Share Posted October 15, 2005 Deadmoo Image or DVD install? If DVD install, perhaps you didnt install the development tools duing the install, think they can be added somehow. I think i remember the Deadmoo image having compilation tools, not sure. Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/#findComment-22409 Share on other sites More sharing options...
pedroldm Posted October 16, 2005 Author Share Posted October 16, 2005 I made the installation from DVD. And I didn't install the development tools. As I want to keep 'toying' with it, how can I install these development tools now? Thanks again. Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/#findComment-22466 Share on other sites More sharing options...
NewMacFan Posted February 13, 2006 Share Posted February 13, 2006 Any ideas how to install make command package, from the patched 8f1111 dvd? Thanks in advance Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/#findComment-55838 Share on other sites More sharing options...
kikos Posted February 13, 2006 Share Posted February 13, 2006 Download Xcode from here: http://developer.apple.com/tools/xcode/index.html It comes with gcc 3.3 and 4,0 compilers which you referred to as the make command package. Any ideas how to install make command package, from the patched 8f1111 dvd? Thanks in advance Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/#findComment-55873 Share on other sites More sharing options...
axept Posted February 15, 2006 Share Posted February 15, 2006 Sorry but nobody can get that without an Apple ID ! And if you have that DVD just insert it and install the Developer Xcode Tools. You don't need to do it from boot! I think we need to download the 10.4.4 version just to install the new 2.2 Xcode tools. Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/#findComment-56784 Share on other sites More sharing options...
gt500 Posted February 15, 2006 Share Posted February 15, 2006 If you installed your OSx86 without the XCode Tools , just insert your DVD into your dvd drive, it should show up on your desktop and finder prolly ... Look there for the XCode package greetz Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/#findComment-56852 Share on other sites More sharing options...
dkelley Posted February 15, 2006 Share Posted February 15, 2006 Sorry but nobody can get that without an Apple ID ! And if you have that DVD just insert it and install the Developer Xcode Tools. You don't need to do it from boot! I think we need to download the 10.4.4 version just to install the new 2.2 Xcode tools. NOTE: APPLE IDs ARE FREE. JUST SIGN UP FOR ONE. oh sorry, my caps lock was on! so yeah, they're free, just register for one. And yes, you can just install xcode from your original dvd (put it in the drive while running osx, and find the xcode package, and double click). make is part of gcc or any standard c compiler. Perl... by the way... can be obtained much more easily using darwinports. I'll leave that up to you to find out about - it's all on the web. Link to comment https://www.insanelymac.com/forum/topic/3542-i-cant-find-make-command/#findComment-56902 Share on other sites More sharing options...
Recommended Posts