Commit 657544b3 authored by Thomas Lechauve's avatar Thomas Lechauve

PCRE library added to compile nginx

parent 82245e3d
[buildout]
extends =
../pcre/buildout.cfg
parts = nginx
[nginx]
recipe = hexagonit.recipe.cmmi
url = http://nginx.org/download/nginx-1.0.14.tar.gz
version = 1.0.14
\ No newline at end of file
configure-options=
--with-ld-opt="-L ${pcre:location}/lib"
--with-cc-opt="-I ${pcre:location}/include"
\ No newline at end of file
[buildout]
versions = versions
extends =
../../stack/slapos.cfg
../../component/nginx/buildout.cfg
parts = html5as
parts =
nginx
html5as
[html5as]
[versions]
zc.buildout = 1.6.0-dev-SlapOS-005
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment