Re: What package should I install to see man pages for C library?

2008-11-10 Thread Michael Wagner
* Kumar Appaiah <[EMAIL PROTECTED]> 10.11.2008
> On Mon, Nov 10, 2008 at 01:54:30PM +0900, J.H.Kim wrote:
> > What package should I install to read C library manual using man?
> > I installed glibc-doc and glibc-doc-reference-2.3.6-1.all.deb but I  
> > cannot see man page for C libray such as "fprintf".
> > When I do "man fprintf", "No manual entry for fprintf" message is found.
> > Please let me know what package I should install.
> 
> manpages-dev.
 
Hello J.H.Kim,

you've the right package from Kumar, but for the future you can install
"apt-file" because it searches for files in packages, which you don't
have yet installed. Give it a try because it's an useful program.

Hth Michael

-- 
 while(sig_sucks)  
 printf("Clever sig coming soon.");  


signature.asc
Description: Digital signature


Re: What package should I install to see man pages for C library?

2008-11-09 Thread Kumar Appaiah
On Mon, Nov 10, 2008 at 01:54:30PM +0900, J.H.Kim wrote:
> What package should I install to read C library manual using man?
> I installed glibc-doc and glibc-doc-reference-2.3.6-1.all.deb but I  
> cannot see man page for C libray such as "fprintf".
> When I do "man fprintf", "No manual entry for fprintf" message is found.
> Please let me know what package I should install.

manpages-dev.

Kumar
-- 
Kumar Appaiah


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



What package should I install to see man pages for C library?

2008-11-09 Thread J.H.Kim

Hi, everyone

What package should I install to read C library manual using man?
I installed glibc-doc and glibc-doc-reference-2.3.6-1.all.deb but I 
cannot see man page for C libray such as "fprintf".

When I do "man fprintf", "No manual entry for fprintf" message is found.
Please let me know what package I should install.

Thanks in advance.

Regards,
J.H.Kim


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]