vy32
vy32

Reputation: 29655

where is make and man pages under MacOS Lion?

I just installed MacOS X Lion and XCode (which now needs to be downloaded from the Apple store). It seems that make and the man pages are missing. Does anybody know where they are?

Upvotes: 1

Views: 1211

Answers (1)

user149341
user149341

Reputation:

The XCode install is a two-step process -- it sounds like you haven't run the "Install XCode" application yet, as that's what installs the utilities and manual pages. You can find it in your Applications folder.

Upvotes: 4

Related Questions