Linux./configure, make, makefile

Source: Internet
Author: User

Configuration (./configure)

Generates a makefile file, prepares for compilation, and can be followed by some parameters to control the installation

--prefix=/usr/bin/Install the software into this directory, the default executable file is installed in/usr/local/bin/, the library file is placed in/usr/local/lib/, the configuration file is/usr/local/etc/, and the other resource files are placed in/usr/ Local/share

--with-Dependent Package name = Dependent Package directory using existing packages and libraries

--without

--enable-feature enabling certain features

--disable-feature disabling certain features

Compile (make)

Installation (inSL make)

Linux./configure, make, makefile

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.