Я попытался скомпилировать Python 2.7 на Ubuntu 10.4, но получил следующее сообщение об ошибке после запуска make
:
Python build finished, but the necessary bits to build these modules were not found:
_bsddb bsddb185 sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module name.
Какие пакеты мне нужны? (setup.py не помогло)