Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Frycoin][FRY] - Shut up and take my money! Coin halving coming up!
by
Obfuscode
on 18/07/2014, 13:07:49 UTC
hello, help me, i cant build FryCoin for my pool, cant get sudo apt-get install libdb4.8-dev, libdb4.8++-dev, libboost1.37-dev.
Terminal say its àckage obsolete other not exist.
But developer say " Ubuntu precise has packages for libdb5.1-dev and libdb5.1++-dev, but using these will break binary wallet compatibility, and is not recommended".
and with this db5.1 version make fail on building.
thanks

Hi,

you can compile the wallet with upstream versions of boost and libdb - those version limitations are obsolete and to be ignored.
it's a leftover of old times Wink

Although it is true that wallets created with libdb5.x cannot be read by libdb4.8 but that's no concern as old wallet-software are incompatible with the current network versions.

All wallets the CRF will release in future will be compiled against upstream versions of boost and libdb.

Make sure you also have libdb++-dev installed btw.
if you still experience errors, please paste your build-log on pastebin and pass it on to us.

Cheers,
f0o