Re: Проблема сборки nginx 0.7.1 на RHEL 5

Michael Bessolov michael.bessolov at gmail.com
Fri May 30 21:22:23 MSD 2008


С PCRE-7.7 тоже всё нормально:

[]# cd /root/build && rm -rf nginx*
[]# wget ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-7.7.tar.gz
[]# tar -xzf nginx-0.7.1.tar.gz
[]# wget http://sysoev.ru/nginx/nginx-0.7.1.tar.gz
[]# tar -xzf nginx-0.7.1.tar.gz
[]# cd nginx-0.7.1
[]# ./configure --with-pcre=/root/build/pcre-7.7
[]# make
[]# make install


More information about the nginx-ru mailing list