thread.py missing

Mark Duquette mark.duquette at openave.com
Tue Aug 28 16:48:26 EDT 2001


Hi -

I am trying to build Python 2.11 on Solaris 2.8.  Everything seems to be
working fine, but I never get the thread.py module.

I have tried building with both GCC (gcc version 2.95.2 19991024 (release))
and Forte 6.1 (though I don't think this is the problem).

I am configuring as such:
    ./configure --prefix=/scratch/Python211 \
                    --exec-prefix=/scratch/Python211 \
                    --with-threads=yes

Any ideas??

Thanks
  -Mark






More information about the Python-list mailing list