NGINX - performance HTTP server Support Forums

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Unofficial (YET) support forums for NGINX, a performance HTTP server.

Pages: [1]   Go Down

Author Topic: Compiling nginx in RedHat Linux: PCRE library problem  (Read 800 times)

0 Members and 1 Guest are viewing this topic.

katmai

  • Administrator
  • Jr. Member
  • *****
  • Karma: 0
  • Offline Offline
  • Posts: 57
    • View Profile
Compiling nginx in RedHat Linux: PCRE library problem
« on: November 30, 2007, 03:05:04 PM »
If you will try to compile nginx in Redhat Linux, you can get following error even if you have pcre-devel package installed:
Code: [Select]
Configuration summary
  + threads are not used
  + PCRE library is not found
....
....
./configure: error: the HTTP rewrite module requires the PCRE library.
You can either disable the module by using --without-http_rewrite_module
option, or install the PCRE library into the system, or build the PCRE library
statically from the source with nginx by using --with-pcre=<path> option.
</path>

If you are experiencing this small problem, you should simply use following parameter of configure script:
Code: [Select]
# ./configure --with-cc-opt="-I /usr/include/pcre"
And voila!
Code: [Select]
+ using system PCRE library
Now it can see and will use system PCRE library.

Courtesy of Kovyrin
Logged

zlzqq

  • Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
  • Just started
    • View Profile
Re: Compiling nginx in RedHat Linux: PCRE library problem
« Reply #1 on: August 05, 2010, 07:31:26 AM »



Who is the one wow power leveling who feels that having a joint pain does not disrupts ones lifestyle, frankly speaking no one as wow power leveling joint pain is one such thing that can stop one from even performing the daily wow power leveling life activities. The discomfort that the joint pain provides is often world of warcraft power leveling accompanies by swelling and this can be lead to severe pain in the long run. Most wow cheap gold of the people are willing to go in for a natural remedy when it comes to joint pain as in this gold for wow case, chances of any side effect occurring are completely less. Nutrition clubbed together world of warcraft power leveling with VitaMedica's joint pain relief can help anyone get rid of even the severest of pain in a quick span of time.
Logged
Pages: [1]   Go Up
« previous next »
 

Page created in 0.043 seconds with 20 queries.