FW: [Zope-Coders] Win Source code building

D.J.H. Moonen d.j.h.moonen@wanadoo.nl
Fri, 1 Mar 2002 21:28:26 +0100


Hi Matt & Chris,

Thanks for your response.

Lets say c:\zope-src\utilities\Zope-2.5.1.b1.src and run the M$ 6.00 C++
environment setting (VCVRS32.bat) and having a python21 commandline

With a hex-viewer I read within the file QUOTE  Run  'python
./utilities/ExtensionBuilder.py -h' for usage details. UNQUOTE
Python tells me now that slash is an invalid syntax.
I can not activate these usage details. What is the correct way to display
details or to run (-z)  like Matt wrote?

Thanks in advance,


David


-----Oorspronkelijk bericht-----
Van: Matthew T. Kromer [mailto:matt@zope.com]
Verzonden: vrijdag 1 maart 2002 14:48
Aan: Chris Withers
CC: david.moonen@InterOrbis.nl; zope-coders@zope.org
Onderwerp: Re: [Zope-Coders] Win Source code building


Right.

In a nutshell, on Windows to build a source Zope, you run the VCVARS32
batch file, then run utilities\extensionbuilder.py -z

That won't let you make the WISE installer module, since we do binary
releases differently than source releases; effectively, after building
the .PYD files, I slurp them all up and copy them to a special binaries
directory, and then check them in to a binaries CVS tree.  The binary
build process unpacks each platform set of binaries over the checked out
source, along with whatever additional tools need to be unpacked to
actually package the release (like the WISE configuration file).

On Friday, March 1, 2002, at 06:39 AM, Chris Withers wrote:

> Hi David,
>
>> "D.J.H. Moonen" wrote:
>>
>> Hello Zope-coders,
>>
>> I'm looking for the python w0-pcgi.py script to compile the
>> 2.5.1.b1-src
>> source code.
>>
>> Is there an URL with information to help me out.
>
> That's not what you use on Windows ;-)
>
> You need M$ VC++ 6.0. Then look in at the doc string in the
> utilities/ExtensionBuilder.py opf your Zope source install. It's a
> pretty cool
> tool :-)
>
> cheers,
>
> Chris
>
> _______________________________________________
> Zope-Coders mailing list
> Zope-Coders@zope.org
> http://lists.zope.org/mailman/listinfo/zope-coders