Linux study NOTE _ 6_1.2_RedHat software package management (medium) _ RedHat software package management (medium) _ source code package installation

Source: Internet
Author: User
RedHat software package management (medium)-source package installation features: has a wide range of platform support, can be installed on all UNIX-like operating systems, do not consider the CPU architecture. Flexibility. you can specify unique options during installation. Customized RedHat software package management (medium) -- Install the source code package

Features: it has a wide range of platform support and can be installed on all UNIX-like operating systems without considering the CPU architecture.

Flexibility. you can specify unique options during installation.

The setting system is very high. you can modify the source code on your own. If large enterprises have high requirements on performance, application, and configuration, we recommend that you use the source code package!

* The installation process is very transparent and is conducive to learning.

1. unzip the tar-xzvf proftpd-1.3.3d.tar.gz package

2, cd proftpd-1.3.3d into the directory

3../configure execute the configure executable script to configure and collect system information.

Generate makefile

Option: -- prefix specifies the installation directory.

Best practice: -- prefix =/usr/local/proftpd

Note: Read tips!

After installing the required compiler and other tools, execute configure again.

If no error message is reported, perform the next step.

4. make compilation

5. install make install

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.