
On Sat, Feb 28, 2009 at 6:46 AM, Darren Dale <dsdale24@gmail.com> wrote:
VC++ 2005 redistributable (32 and 64 bit) VC++ 2008 express edition sp1 VC++ 2008 redistributable x86 MVS 2008 remote debugger light (x74) MS windows sdk for VS 2008 headers and libraries MS windows sdk for VS 2008 SP1 express tools for .Net MS windows sdk for VS 2008 SP1 express tools for win32
Have you considered distributing the windows installer as an msi? I dont think you need to run those installers with admin privs on Vista.
The point was mainly to see if mingw could produce usable binaries. Msi or not should not matter, normally (but we never know, this is windows after all) - hopefully we will be able to produce MSI for the release. Producing msi is a bit of a pain because of a stupid check against development version which I don't know how to remove (if distutils detects that the version is a dev version, it refuses to build msi). cheers, David
Darren
_______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion