On Fri, 03 Feb 2012 22:24:36 +0100, Quanah Gibson-Mount quanah@zimbra.com wrote:
--On Friday, February 03, 2012 10:19 PM +0100 Mattias Andersson mattias@centaurix.com wrote:
I'm having some problems with the BDB library:
4f2c4dd3 bdb_back_initialize: BDB library version mismatch: expected Berkeley DB 5.1.29: (October 25, 2011), got Berkeley DB 5.1.25: (January 28, 2011)
You built against BDB 5.1.29, but you have BDB 5.1.25 installed. This would definitely happen if one system was updated when the other was not.
Actually I did install BDB 5.1.29, but probably I need to adjust some library path or change a symlink.
Mattias