Compiling Plone dependencies on Windows Server 2012

Christoph Pingel <[email protected]> Tue, 8 Sep 2015 05:31:44 -0700 (PDT)
Newsgroups gmane.comp.web.zope.plone.user
Message-ID <[email protected]>
------=_Part_53_833120226.1441715504552
Content-Type: multipart/alternative; 
	boundary="----=_Part_54_330123977.1441715504552"

------=_Part_54_330123977.1441715504552
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Hi all,

I'm trying to migrate an existing Plone project to the Windows Server 2012 
R2 platform.
Plone version is 4.1.6 and it needs lxml >= 3.2.3.
I installed the preconfigured standards windows installer vom Enfold 
Systems and edited buildout.cfg according to my preferences. 
Now whenever I run buildout, I get the error 'Setup script exited with 
error: Unable to find vcvarsall.bat' as soon as buildout tries to build 
lxml.

AFAIK, vcvarsall.bat has to do with the choice of compiler on the platform. 
Python however seems to be built with Virtual C++ 9.0 (since there's a 
Microsoft.VC90.CRT.Manifest file in the python directory of my instance), 
but that doesn't necessarily mean that VC90 is installed, right?

(Windows isn't my platform *at all*, and last time I had a similar issue I 
ended up installing cygwin and running everything there which I want to 
avoid this time.)

What is the recommended way to install lxml on the Windows platform, and 
where is it documented? Any input is appreciated, 
TIA,
Christoph



------=_Part_54_330123977.1441715504552
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all,<div><br></div><div>I&#39;m trying to migrate an ex=
isting Plone project to the Windows Server 2012 R2 platform.</div><div>Plon=
e version is 4.1.6 and it needs lxml &gt;=3D 3.2.3.</div><div>I installed t=
he preconfigured standards windows installer vom Enfold Systems and edited =
buildout.cfg according to my preferences.=C2=A0</div><div>Now whenever I ru=
n buildout, I get the error &#39;Setup script exited with error: Unable to =
find vcvarsall.bat&#39; as soon as buildout tries to build lxml.</div><div>=
<br></div><div>AFAIK, vcvarsall.bat has to do with the choice of compiler o=
n the platform.=C2=A0</div><div>Python however seems to be built with Virtu=
al C++ 9.0 (since there&#39;s a Microsoft.VC90.CRT.Manifest file in the pyt=
hon directory of my instance), but that doesn&#39;t necessarily mean that V=
C90 is installed, right?</div><div><br></div><div>(Windows isn&#39;t my pla=
tform *at all*, and last time I had a similar issue I ended up installing c=
ygwin and running everything there which I want to avoid this time.)</div><=
div><br></div><div>What is the recommended way to install lxml on the Windo=
ws platform, and where is it documented? Any input is appreciated,=C2=A0</d=
iv><div>TIA,</div><div>Christoph</div><div><br></div><div><br></div></div>
------=_Part_54_330123977.1441715504552--

------=_Part_53_833120226.1441715504552
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------

------=_Part_53_833120226.1441715504552
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Plone-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-users

------=_Part_53_833120226.1441715504552--