Friday, June 4, 2010

Python 2.6.5 failed to make on Linux

Failed to find the necessary bits to build these modules:
bsddb185 dl imageop
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.


Failed to build these modules:
binascii zlib

The binascii is required for pickle and thus all other libraries depend on the pickle.

No comments:

Post a Comment