rm -f ./Lib/test/*.pyc
PYTHONPATH=./Lib:./Lib/test ./python -c 'import autotest'
sh: 18120 Memory fault
*** Error code 139
make: Fatal error: Command failed for target `test'
I'm using gcc 2.5.7 on a Sun with 4.1.3. When I try to do the import manually
I get a seg fault.
Help, he said sheepishly.