Welcome! Log In Create A New Profile

Advanced

Re: Can not configure pcre on CENTOS

Maxim Dounin
November 24, 2009 11:08AM
Hello!

On Tue, Nov 24, 2009 at 10:36:04AM -0500, johndesp wrote:

> Hi. I apologize but I am a linux noobie. I installed pcre on Centos using "yum install pcre-devel" . Everything worked fine. However, I can seem to find the correct location for the pcre library. I use locate and find and have tried several combinations.
>
> The following is my configure command:
>
> /configure --sbin-path=/sbin/nginx --conf-path=/usr/local/nginx/nginx.conf --pid-path=/usr/local/nginx/nginx.pid --with-http_ssl_module --with-md5=auto/lib/md5 --with-sha1=auto/lib/sha1 --with-http_perl_module --without-http_rewrite_module --with-pcre=../pcre-6-6.2

You should remove the following arguments from ./configure:

--with-md5=auto/lib/md5
--with-sha1=auto/lib/sha1
--with-pcre=../pcre-6-6.2

They should be used specify path to *sources* of appropriate
libraries and your usage is obviously wrong. As soon as libraries
in question are installed on your system nginx will be able to
find them.

For more information see:

../configure --help

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Can not configure pcre on CENTOS

johndesp November 24, 2009 10:36AM

Re: Can not configure pcre on CENTOS

Christopher Smith November 24, 2009 10:50AM

Re: Can not configure pcre on CENTOS

Igor Sysoev November 24, 2009 11:02AM

Re: Can not configure pcre on CENTOS

Maxim Dounin November 24, 2009 11:08AM

Re: Can not configure pcre on CENTOS

johndesp November 24, 2009 11:50AM

unknown directive "if" in /usr/local/nginx/nginx.conf

johndesp November 24, 2009 12:08PM

Re: unknown directive "if" in /usr/local/nginx/nginx.conf

Maxim Dounin November 24, 2009 02:20PM

Re: unknown directive "if" in /usr/local/nginx/nginx.conf

Igor Sysoev November 24, 2009 12:58PM

Re: unknown directive "if" in /usr/local/nginx/nginx.conf

Mark Maunder November 24, 2009 01:14PM

Re: unknown directive "if" in /usr/local/nginx/nginx.conf

johndesp November 24, 2009 01:14PM

Re: unknown directive "if" in /usr/local/nginx/nginx.conf

Igor Sysoev November 24, 2009 04:10PM

Thanks for all your Help -

johndesp November 25, 2009 05:35AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 205
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready