Hi,

On Fri, Oct 25, 2013, at 10:43 AM, Zoltán Herczeg wrote:
> https://lists.exim.org/lurker/message/20131025.173753.f7e011ef.en.html

fyi,

svn info src/pcre | head
        Path: src/pcre
        Working Copy Root Path: /usr/local/src/pcre
        URL: svn://vcs.exim.org/pcre/code/trunk
        Repository Root: svn://vcs.exim.org/pcre
        Repository UUID: 2f5784b3-3f2a-0410-8824-cb99058d5e15
        Revision: 1384
        Node Kind: directory
        Schedule: normal
        Last Changed Author: zherczeg
        Last Changed Rev: 1384

cd pcre
sh autogen.sh
./configure ...
make -j4
make install
pcre-config --version
        8.34-RC

cd ../src/nginx-1.5.6
./configure ...
make
make install
nginx -V
        nginx version: nginx/1.5.6
        ...

does the job, thx!

rand

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to