Wednesday, November 19, 2008

Linux - Install man pages (Ubuntu Hardy)

In order to be able to read C/C++ man pages in a Terminal,
type these commnads:

$ sudo apt-get install manpages-posix-dev - for c headers
$ sudo apt-get install manpages-dev - for c functions

First, you could look the output of
$ sudo apt-cache search manpages

Reference:
http://ubuntuforums.org/showthread.php?t=10420

1 comment:

Unknown said...

guille, muy bueno el blog. Segui poniendole ganas y manteniendolo actualizado!