Tag:
posix

Install Linux development man pages in Ubuntu

by
on
May 13, 2009

By default Ubuntu doesn’t install the manual pages used for Linux software development which is an invaluable reference for any system developer. These man pages describe the Linux programming interface including Linux system calls as well as system library calls. To install these man pages simply install the manpages-dev package. $ sudo apt-get install manpages-dev [...]

Read More
5 Comments
ubuntu
Copyright 2008-2010 WiredRevolution.com. All rights reserved.