2.3.2 Installation Problems
Michael Hudson
mwh at python.net
Mon Oct 6 07:11:04 EDT 2003
"PyUser" <no_spam at msn-1.com> writes:
> Hello,
> Just downloaded the 2.3.2 bzip2 package and trying to install. When I run
> 'make', I get the following error:
> ....
> ....
> running build
> running build_ext
> make: *** [sharedmods] Error 139
That looks like it exited in response to a SIGSEV.
Run "ulimit -c unlimited" and see if you get a core file?
Cheers,
mwh
--
Monte Carlo sampling is no way to understand code.
-- Gordon McMillan, comp.lang.python
More information about the Python-list
mailing list