Re: missing man pages
Re: missing man pages
- Subject: Re: missing man pages
- From: tridiak <email@hidden>
- Date: Mon, 25 Apr 2016 16:02:09 +1200
I don’t use terminal often, so I am not an expert with it.
On 24/04/2016, at 7:43 PM, Ken Thomases < email@hidden> wrote:
On Apr 24, 2016, at 2:15 AM, tridiak < email@hidden> wrote: I am missing man pages from the terminal. ‘gettimeofday(2)’, ‘calloc’, ‘malloc’ are examples.
Excuse the question in case it's obvious, but: how exactly did you determine that you're missing those man pages? If it was just running "man calloc", can you show the output from these commands:
man is /usr/bin/man /opt/local/share/man:/usr/local/share/man:/usr/share/man <empty line> I have XC 7.3 installed. So the man pages should have been installed with it (or is it part of the system install?) Anyone know anything?
Have you actually launched Xcode since installing it? It finishes part of the installation on first run.
Upgraded to 10.11/XC 7.3 three weeks ago. Run XC plenty of times. For what it's worth, I have man pages for the above-mentioned examples and they are in /usr/share/man, such as /usr/share/man/man3/calloc.3. The command "pkgutil --file-info /usr/share/man/man3/calloc.3" shows what installed that:
volume: / path: /usr/share/man/man3/calloc.3
Above command gave this response. Didn’t give any of the output below. pkgid: com.apple.pkg.DevSDK pkg-version: 10.11.3.0.1.1456982112 install-time: 1457024872 uid: 0 gid: 0 mode: 755
pkgid: com.apple.pkg.DevSDK_OSX1011 pkg-version: 7.3.0.0.1.1457485338 install-time: 1458682859 uid: 0 gid: 0 mode: 755
Unfortunately, it's not entirely clear what those package IDs correspond to. I don't think they are part of the standard system install. They may be part of Xcode's install-on-first-run or they may be from installing the CommandLineTools package.
Regards, Ken
Dash can still access the man page. Though the version for calloc is XC tools 5.
Thanks for help. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden