Fetchez le Python

January 20, 2008

An installer for a buildout-ready Windows

Filed under: plone, python, windows, zope — Tarek Ziadé @ 8:05 pm
Tags:

When you need to run a buildout under Windows, you have to take care of setting up quite a few things, like installing MinGW and linking it to Python, and setting up a svn command-line client for most buildouts.

We created a simple package that contains everything needed to make your windows buildout-friendly. It is a simple zip file that contains a batch script and third-party installers. When the batch is run, the environment variables are set as well, and win32-compatible buildouts should run without problems from there.

You can get it here:

http://release.ingeniweb.com/third-party-dist/python2.4.4-win32.zip

and another version that adds developing tools like vim and tail:

http://release.ingeniweb.com/third-party-dist/python2.4.4-win32-dev.zip

This zip file is built itself with a buildout that we might publish soon so you can make a custom zip file.

12 Comments »

  1. Let me be the first to say: this just rocks! And: thank you! :)

    Comment by Darci Hanning — January 20, 2008 @ 9:31 pm | Reply

  2. @Darci: You’re welcome :)

    Comment by Tarek Ziadé — January 21, 2008 @ 4:42 pm | Reply

  3. I guess I’ll settle for 2nd. Good work, maybe we’ll get more casual windows users on buildout!

    Comment by Matthew Wilkes — January 22, 2008 @ 1:50 am | Reply

  4. @Tim: thanks ! corrected

    Comment by Tarek Ziadé — February 12, 2008 @ 8:50 am | Reply

  5. thanks for this! saved me a lot of windows frustration :)

    Comment by Franklin Kingma — May 6, 2008 @ 2:10 pm | Reply

  6. My buildout has patches in them…patch is an unknown command?

    Comment by Jan van der Ven — May 15, 2008 @ 8:58 am | Reply

  7. @Franklin: You are welcome

    @Jan: I am not sure what you are saying, if you have an issue, let me know in private, I can help around

    Comment by Tarek Ziadé — May 15, 2008 @ 4:20 pm | Reply

  8. I also needed a windows version of the unix patch utility, I got it from gnuwin32.sourceforge.net/packages/patch.htm

    Comment by Franklin Kingma — May 27, 2008 @ 11:54 am | Reply

  9. Hey there! I’ve using this package to get a buildout on windows. It did not work at all, but I modified it and added some programs and now everything works for me (windows xp)
    Is there any place where I can upload this?

    Regars

    Francisco

    Comment by FranGM — August 21, 2008 @ 2:44 pm | Reply

  10. Hey FranGM, thanks for the feedback !

    what problem did you have ? we can fix it with your help,

    Comment by Tarek Ziadé — August 21, 2008 @ 10:15 pm | Reply

  11. This seems to have worked great, but to get the buildout I was using to run it required the windows utility junction.exe, which I found here: http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx

    Comment by Derrick Stone — June 29, 2009 @ 2:51 pm | Reply


RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.