[/usr/share/doc/pcre-8.32/makefile] Error 127 Solution

Source: Internet
Author: User

Installing Nginx prompts requires a pcre library, which needs to be specified by parameter--with-pcre, and the RPM-QL command to see that the system has Pcre installed, as shown in the following illustration:

 

When you configure the Nginx option through Configurer, you specify that the Pcre directory is/usr/share/doc/pcre-8.32, and there is no error, but make is an error as shown. The reason for this error is through the--with-pcre need to specify the Pcre source directory, rather than the installation directory, download Pcre, extract, and then through Configurer assigned to the unpacked directory, run make again, normal pass.

Zlib the same way as relying on libraries, the system has zlib installed, but zlib specified by Configurer cannot be/usr/share/doc/zlib-1.2.7.

 

Need to download zlib, then unzip, specify--with-zlib=/path/to/zlib-source at configurer time

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.