Ubuntu7.04 online man documentation

Source: Internet
Author: User
When I used man2fopen in Ubuntu, I found that the man document was not installed. I searched for it online, and this command can install the online document on your ubuntu. sudoapt-getinstallbinutils-doccpp-docgcc-4.1-docgcc-docglibc-doclibstdc ++ 6-4.1-docstl-manualcpp-4.1-docmanpagesma my Ubuntu use man 2 fopen found that there is no installation man documentation, collected on the Internet, this command can install online documentation on your ubuntu.

Sudo apt-get install binutils-doc cpp-doc gcc-4.1-doc gcc-doc glibc-doc libstdc ++ 6-4.1-doc stl-manual cpp-4.1-doc manpages-dev

In addition, there was an episode when using the above command,
The following error occurs:

Sudo apt-get install binutils-doc
Reading the package list... complete
Analyzing the dependency tree of the software package
Reading state information... complete
The following [new] software packages will be installed:
Binutils-doc
A total of 0 software packages have been upgraded, 1 new software package has been installed, 0 software packages have to be uninstalled, and 35 software have not been upgraded.
Download the 0B/494kB software package.
After decompression, the extra space of 565kB is consumed.
Dpkg: syntax error: unknown group 'uml-net' in statoverride file
E: Sub-process/usr/bin/dpkg returned an error code (2)

I thought that I created a uml-net group when I installed VirtualBox. Later, the group files were accidentally destroyed and copied from others.

The/etc/group file has missed the uml-net group.

In this way, you can create a new uml-net group.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.