|
Home > Archive > Linux Debian support > April 2007 > missing man pages after new install
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
missing man pages after new install
|
|
|
| Hi,
I recently installed Debian "sarge" 3.1r5. I seem to be missing man
pages for read(), write(), poll(), etc. I do have them for
pthread_exit() and pthread_create(). I checked and I have glibc-doc
installed. I even re-installed it. I started looking through all the
debian *-doc packages, but got tired after the 'p's (too many of 'em).
Anyone out there know what package I'm missing?
Thanks much!
Jim
| |
|
| Never mind! It's manpages-dev. Too bad the docs aren't consistent in
naming ("-doc") . One weird thing--aptitude says more
comprehensive info can be found in glibc-doc. 
Jim
On Apr 6, 3:48 pm, "Jim" <adirondack...@yahoo.com> wrote:
> Hi,
>
> I recently installed Debian "sarge" 3.1r5. I seem to be missing man
> pages for read(), write(), poll(), etc. I do have them for
> pthread_exit() and pthread_create(). I checked and I have glibc-doc
> installed. I even re-installed it. I started looking through all the
> debian *-doc packages, but got tired after the 'p's (too many of 'em).
>
> Anyone out there know what package I'm missing?
>
> Thanks much!
>
> Jim
| |
| John-Paul Stewart 2007-04-06, 7:14 pm |
| Jim wrote:
> Hi,
>
> I recently installed Debian "sarge" 3.1r5. I seem to be missing man
> pages for read(), write(), poll(), etc.
[snip]
> Anyone out there know what package I'm missing?
Try the 'manpages-dev' package.
| |
| Mark Hobley 2007-04-06, 7:14 pm |
| In alt.comp.linux Jim <adirondackmtn@yahoo.com> wrote:
> Anyone out there know what package I'm missing?
manpages-dev
Regards,
Mark.
--
Mark Hobley
393 Quinton Road West
QUINTON
Birmingham
B32 1QE
Telephone: (0121) 247 1596
International: 0044 121 247 1596
Email: markhobley at hotpop dot donottypethisbit com
http://markhobley.yi.org/
| |
| AJackson 2007-04-08, 1:14 am |
| On Apr 7, 1:02 am, "Jim" <adirondack...@yahoo.com> wrote:
> Never mind! It's manpages-dev. Too bad the docs aren't consistent in
> naming ("-doc") .
It's a packages for program developing. That's why it is -dev
Like any other -dev package
> One weird thing--aptitude says more
> comprehensive info can be found in glibc-doc. 
Yes, becouse you use glibc when you program i C.
Good Luck
|
|
|
|
|