<br><br><div class="gmail_quote">On Wed, Jan 13, 2010 at 11:34 PM, David Cournapeau <span dir="ltr"><<a href="mailto:david@silveregg.co.jp">david@silveregg.co.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Charles R Harris wrote:<br>
<br>
><br>
><br>
> What is the setup one needs to build the installers? It might be well to<br>
> document that, the dependencies, and the process.<br>
<br>
</div>Right. The top script is:<br>
<a href="http://projects.scipy.org/numpy/browser/trunk/release.sh" target="_blank">http://projects.scipy.org/numpy/browser/trunk/release.sh</a><br>
<br>
the bulk of the work is in :<br>
<a href="http://projects.scipy.org/numpy/browser/trunk/pavement.py" target="_blank">http://projects.scipy.org/numpy/browser/trunk/pavement.py</a><br>
<br>
which describes what is needed to build installers. On mac os x, the<br>
release script may be used as is to build every installer + the release<br>
notes.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Umm, I think it needs some more explanation. There are virtual environments, c compilers, wine, paver, etc. All/ of these might require some installation, version numbers, and setup. This might all seem clear to you, but a newbie coming on to build the packages probably needs more instruction. What sort of setup do you run, what hardware, etc. If code needs to be compiled for the PCC I assume the compiler needs to be to do that. What about c libraries (for numpy) and c++ libraries (for scipy)? Does one need a MAC? etc. I'm probably just ignorant, but I think a careful step by step procedure would be helpful.<br>
<br>Chuck <br></div><br></div>