Wednesday, November 14, 2007

manpages-dev package

Today I ran the following command to get the usage of the function 'strlen' and found that there is no programmer manual on my computer.

$ man strlen
No manual entry for strlen

After googling, I got a solution. The cause is that package 'manpages-dev' is not installed by default.
Similarly, no development tools like gcc or g++ are installed by default.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home