Compile the installer

Source: Internet
Author: User

Rpm installation:

Binary format: source program -- compile -- binary format

Some features are selected for compilation. If this feature is not selected for compilation, it cannot be used.

The RPM package version will lag behind the source package, or even a lot behind

Customization: manual compilation and Installation

Compiling environment: development environment. Development libraries and tools are required

Linux: c

GNU: c

C, C ++

GCC: gnu c Complier, c

G ++:

Make: project management tool

Makefile: defines the sequence in which make (GCC, G ++) compiles the source programs in these source programs.

Automake --> makefile. In (semi-finished products) --> makefile

Autoconf --> Configure allows you to select features

Make install Installation


Compilation and installation steps:

Prerequisites: Prepare the development environment

Installation: develoment tools and development libraries

Yum grouplist can be viewed

1../configure

-- Help

-- Prefix =/default installation path

-- Config-Path =/configuration file path

Makefile will be generated later with makefile. In

2. Make

3. Make install





This article is from the ngames blog, please be sure to keep this source http://ngames.blog.51cto.com/3187187/1550363

Compile the installer

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.