Notes on advanced programming in UNIX

Source: Internet
Author: User

Today, I read # include "apue. H" in the "advanced programming for UNIX environments" book. It is a header file written by him. On www.apuebook.com, I can find allCode.

Code package download link: http://www.apuebook.com/src.tar.gz

 

1. Download the code package

2. decompress the code package to the working directory and decompress it to/root/apue/and tar-xzvf src.tar.gz.

3. log on to/root/apue/apue.2e, check the README file, and find that you need to modify make. Defines. Linux and then make

4. In VI make. Defines. Linux, modify wkdir =/root/apue.2e to indicate that the working directory is wkdir =/root/apue.2e.

5. Modify/root/apue.2e/STD/Linux. mk to change all nawk to awk. In Linux, no nawk6.make is used by default ~~~

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.