On Apr 7, 2009, at 2:20 PM, Alberto Lopes wrote:

Dear friends,

Does anyone has experience with using plone.recipe.apache in Windows? Is it possible to use it if I have a compiler (MingW) installed? Or can it be used to download a "pre-compiled" binary version of Apache?

Is it possible to use plone.recipe.apache just to configure an Apache server that is already installed in the system?

Regards,

Alberto



According to the docs, http://pypi.python.org/pypi/ plone.recipe.apache, the recipe has two entry points:

[apachebuild]
recipe = plone.recipe.apache:build
...

and

[apacheconfig]
recipe = plone.recipe.apache:config
...


So I believe the answer to your second question is yes.

Ric



_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to