On Sun, Sep 26, 2010 at 12:40 AM, Charles Sibbald <[email protected]> wrote:
> Once these had been install, I was able to run a complete configure/make and
> install. The build works but is missing a number of necessary modules.

Hi Charles,

As far as I know, these are standard Python building problems.  If you
can build Python on your platform and have it build the binary
modules, then you build Stackless the same way and get the same
result.  The only differences in Stackless and normal Python, are that
some extra bits are bolted on.  This in no way affects building of
binary modules.

Cheers,
Richard.

_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to