bash: make: command not found

Joined
Feb 29, 2012
Messages
3
Reaction score
0
Points
1
hii dear ;

I want to do that lion 10.7 php on mssql make configure

I can not install
freetds-0.91

step1 download freetds-0.91 after
terminal cd freetds-0.91

step2
./configure --prefix=/usr/local/freetds --with
-tdsver=9.0 --sysconfdir=/usr/local/freetds/conf/freetds

and error bash: make: command not found

I'm doing wrong where
plase help
best regards
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
You need to install the Xcode developer tools. You can get them from the Mac App Store.
 
OP
Y
Joined
Feb 29, 2012
Messages
3
Reaction score
0
Points
1
thank you van smith ;
This is not something I'm looking for , because and only if Commands are not supported in this release

parameters need to write toward
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
I'm not sure what you mean here but it sounds as if you're using the just released Xcode 4.4 which, as I know remember, has changed that way that the command line tools are installed. Read the answer here for instructions.
 
OP
Y
Joined
Feb 29, 2012
Messages
3
Reaction score
0
Points
1
that should not be so hard? This is not the right way,

Thank you again.
best regards
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
What version of Xcode are you using? Prior to 4.4 the tools were includes. If you're using 4.4, the post I linked to above should get you the tools you need. There's also this relatively new project that bundles all the command line tools together without Xcode.
 
Joined
Mar 17, 2008
Messages
6,879
Reaction score
191
Points
63
Location
Tucson, AZ
Your Mac's Specs
Way... way too many specs to list.
You need to install the Xcode developer tools. You can get them from the Mac App Store.



No Xcode, no gcc. No gcc, no make. If you don't have xCode installed, you can NOT compile on your system.
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
It seems as if this process has been complicated with the recent release of Xcode 4.4 (see here). It would appear that the tools are included (naturally) but aren't added to the PATH. You can either add them to your PATH or install the command line tools independently of Xcode.

We can thank the App Store for this. Since everything has to be in an app bundle, Xcode had to be redesigned so that it could be a valid app for the MAS. Despite that, I don't understand why Apple couldn't design it in such a way that the symlinks were created.
 
Joined
Mar 17, 2008
Messages
6,879
Reaction score
191
Points
63
Location
Tucson, AZ
Your Mac's Specs
Way... way too many specs to list.
Sure, but if he's using 10.7... it's Lion. Can you install xCode 4.4 with Lion? I haven't even bothered to look at the lessor cat.

Additionally, I see nothing in the OP's posts that confirms he's even installed xcode, nor what version (if any, and I suspect none are installed) is installed. So.. chasing down the 4.4 issues.. is a rathole, until proven otherwise.. at least IMO :)
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Good point. For some reason, I had assumed that 4.4 was released for Lion. Goes to show how interested I am in ML development right now, haha. ;)
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top