[Stackless] OS-X installer (was: Re: asyncore/chat or stackless for SMTP server?)

Jeff Senn senn at maya.com
Fri Oct 20 14:33:39 CEST 2006


On Oct 19, 2006, at 6:44 PM, Count László de Almásy wrote:
...
>
> Thanks, I hadn't know about Erlang before, but it seems tailor made
> for this task.  Provided I'm smart enough to learn functional
> programming of course.
> The other advantage is that Erlang seems much more accessible than
> Stackless in the sense that it's packaged for popular OS's, has RPMs
> available, compiles on Mac OS X, etc.

Just a note about OS-X: Stackless works great!
And building a universal installer should now be as simple as:

svn checkout http://svn.python.org/projects/stackless/branches/ 
release25-maint stackless
cd stackless/Mac/BuildScript
python build-installer.py

(You will need the Developer Tools, svn, and a network connection to  
do this
of course...)

-Jas





_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list