namecoin build-unix.txt question

Namecoin, NMControl
Post Reply
gpgcoin
Posts: 2
Joined: Sat Feb 15, 2014 4:21 am
os: linux

namecoin build-unix.txt question

Post by gpgcoin »

Hi!

In namecoin build-unix.txt:
"
Berkeley DB
-----------
You need Berkeley DB 4.7. Don't use 4.8, the database/log0000* files
are incompatible. If you have to build Berkeley DB yourself:
../dist/configure --enable-cxx
make
"
I compiled namecoin (headless) with libdb5.1-dev 21 days ago on Debian Wheezy and it's working fairly well but i didn't test all the options, only basic features such as name_new and name_firstupdate

Bitcoin git says "Ubuntu 12.04 and later have packages for libdb5.1-dev and libdb5.1++-dev, but using these will break binary wallet compatibility, and is not recommended."

What are the problems to expect with libdb5.1-dev instead of libdb4.7-dev with namecoind?

Thank you.

jérôme

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: namecoin build-unix.txt question

Post by khal »

I'm also running on libdb5.1 and have no pb.

I would say that if you already have a blockchain from libdb 4.7, you'll need to redownload it if you change from libdb4.7 to libdb4.8 (or hight, I guess).
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

Post Reply