After a bit of digging(bit more than I expected) I found a site that has the missing _bsddb file with statically linked BerkleyDB 4.1.25 at: http://undefined.org/python/pimp/ Follow the instructions at the top of the page. And I was able to get some of my tests to run against a bsddb backend. Nifty. ....maki....