I compiled my Bitcoin installation with Berkeley DB 4.8.30, is there any way to use the latest version? (6.2.23)
http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html
I compiled my Bitcoin installation with Berkeley DB 4.8.30, is there any way to use the latest version? (6.2.23)
http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html
Yes.
Use --with-incompatible-bdb during ./configure
Oh Awesome! I will do that as soon as possible. I feel more secure using the most up to date software. Hopefully there will not be any issues. Thank you!
Closing...
I ended up deciding NOT to upgrade. I am about to launch my startup and do not need anymore server headaches...thanks for all your input!