Hi all, on BLFS 7.7 I've installed Berkeley DB-6.1.19 and then I've built Python-2.7.9, to have the BerkeleyDB additionnal module. But in the build log I have this message:
Python build finished, but the necessary bits to build these modules were not fo und: _bsddb _tkinter bsddb185 sunaudiodev After searching a bit on the Web I've found on the Python's site[1] that bsddb module is deprecated since Python 2.6 and that it requires a Berkeley DB library version from 4.0 thru 4.7. Is the python page on the BLFS book incorrect and/or out of date or am I missing something ? [1] https://docs.python.org/2/library/bsddb.html
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
