The Ubuntu/linux of "Linux Learning Journey" to build the Chinese man Help Handbook

Source: Internet
Author: User
Tags i18n using git git clone

I. How to install the Chinese man pack

The homepage of this project is: http://code.google.com/p/manpages-zh/this project (MANPAGES-ZH) is a child of the I18N-ZH project [1], which is branched from the CMPP (Chinese man Pages program). [1] The Http://code.google.com/p/i18n-zhCMPP project may now be dead, and the original home page (cmpp.linuxforum.net) is inaccessible. The purpose of this project is to maintain the results of the CMPP legacy and to modify its errors/vulnerabilities. This project is managed using Git, and the Git home page is located in Http://github.com/lidaobing/manpages-zh/tree/master This project will continue to CMPP GFDL 1.2 licensing method. For compatibility with DFSG, no immutable chapters (invariant Sections) will be included. This project welcomes you to submit a patch.

Chinese man is not very good friends in English, can play a little help. But to learn Linux, you can not rely too much on this thing, after all, learning English is the kingly way.

Environment: Ubuntu14.04, Kernel: 3.13.0-32-generic

Source Address: Https://github.com/lidaobing/manpages-zh

Download the installation package now:

git clone https://github.com/lidaobing/manpages-zh.git

The procedure is as follows:

1 $sudo mkdir/usr/local/zhman2$cd manpages-zh3 $sh autogen.sh 4 $sudo./configure--prefix=/usr/local/zhman--disable-zhtw              5 $sudo Make 6 $sudo make install

The above installation is complete. Please do the following:

1 $CD ~ 2 $vi. BASHRC

Added in. BASHRC:

Alias cman= ' Man-m/usr/local/zhman/share/man/zh_cn '

Execute command:

1 $source. BASHRC

Now you can use the Chinese version of the man, here is Cman, at this time, you find that you can use their own man, as well as the installation of Chinese Cman, is not very cool.

Such as:

Cman ls

This article link: http://www.cnblogs.com/xmont/p/3845044.html

Reference: http://blog.chinaunix.net/uid-25100840-id-302308.html

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.