Nginx installation and dependency configuration records dpkg dependencies Oracle task dependencies UML dependency Relationship Real

Source: Internet
Author: User
First, Pcre installation

./configure--prefix=/usr/local/pcre-8.38--libdir=/usr/local/lib/pcre--includedir=/usr/local/include/pcre
--libdir=dir
Specifies the location where the library files are installed.
--includedir=dir
Specifies the installation location of the C header file. This option is also available for other languages such as header files for C + +.

Second, install zlib Library

./configure--prefix=/usr/local/zlib-1.2.8
Third, installation SSL
./config--prefix=/usr/local/openssl-1.0.1s

Enter nginx source root directory:

auto/configure--add-module=

Make-f Objs/makefile

Make-f Objs/makefile Install

Added: Http_ssl_module:

auto/configure--add-module= --with-http_ssl_module

The above describes the Nginx installation and dependencies of the configuration records, including Nginx, dependency on the content, I hope that the PHP tutorial interested in a friend helpful.

  • 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.