[Stackless] Python 2.4.3 precompiled binaries available
Richard
richard at ccpgames.com
Thu Mar 30 22:01:35 CEST 2006
Hi Christian,
Good point. And I do actually know that and should be doing something
about it, since I have ported it about six times since I started porting
Stackless :)
How about both of these:
1. Replace the existing dll zip file downloads with a zip file containing:
python24.dll
python24_d.dll
Lib\pickle.py
libs\python24.lib
libs\python24_d.lib
Which people can just download and extract over their Python
installation to make it Stackless.
2. Build a complete Windows installable distribution of 2.4.3 that people
can download and run, with Stackless in place.
I don't actually know how this is done, but I imagine I can just email
Anthony Baxter and ask how he does it :)
And maybe if there is not too much involved..
3. An executable installable version of 1, which locates your
Python 2.4.3 installation and "upgrades" it to Stackless.
I can definitely do 1 as it is doable without really spending much
time on it. And 2 is something I have been thinking of doing, and 3
I guess is a bonus if it is worthwhile.
If anyone on the list has an idea of how to go about 3, or something
approximating it, please post to the list.
Thanks,
Richard.
________________________________
From: Christian Tismer [mailto:tismer at stackless.com]
Sent: Thu 30/03/2006 7:43 p.m.
To: Richard
Cc: stackless at stackless.com
Subject: Re: [Stackless] Python 2.4.3 precompiled binaries available
Richard wrote:
> For anyone who does not want to go through the hassle of
> compiling Stackless Python 2.4.3 themselves, you can now
> get precompiled binaries from the standard place:
>
> http://www.stackless.com/download
>
> Procedure to follow:
Hi Richard,
one thing that I think I always missed to note is that
we also changed pickle.py a little bit.
Maybe we should include that in some way?
thanks for all your efforts -- chris
--
Christian Tismer :^) <mailto:tismer at stackless.com>
tismerysoft GmbH : Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9A : *Starship* http://starship.python.net/
14109 Berlin : PGP key -> http://wwwkeys.pgp.net/
work +49 30 802 86 56 mobile +49 173 24 18 776 fax +49 30 80 90 57 05
PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04
whom do you want to sponsor today? http://www.stackless.com/
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list