[Stackless] Python 2.4.2 precompiled binaries for Windows now available
Richard
richard at ccpgames.com
Wed Mar 15 13:55:40 CET 2006
For anyone who does not want to go through the hassle of
compiling Stackless Python 2.4.2 themselves, you can now
get precompiled binaries from the standard place:
http://www.stackless.com/download
Procedure to follow:
1. Download and install the Python 2.4.2 distribution.
http://www.python.org/download/releases/2.4.2/
(assuming you don't have it installed already)
2. Download the dll archives from the Stackless
download page. Extract the dll files and place
then in the directory the distribution is installed
to.
Usually: C:\Program Files\Python24
They will then override the ones the Python
distribution installed in your Windows directory.
3. Start the installed Python 2.4.2. You will see it
is now Stackless Python 2.4.2.
Hope this helps :)
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list