Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

For those trying to compile/install Twister on Debian.

Share your HowTo, Documentation, Tips and Tricks. Not for support questions!.
Post Reply
Message
Author
EtonBiscuit
Posts: 3
Joined: 2014-05-09 09:38

For those trying to compile/install Twister on Debian.

#1 Post by EtonBiscuit »

Make sure to install the following packages using apt-get install/aptitude install to allow compilation:

openssl
libboost-all-dev
libdb-dev
libdb++-dev
miniupnpc
libminiupnpc-dev

I had enormous trouble compiling because it said that Berkeley (libdb) wasn't present. Turns out i needed to install the libdb++-dev package for it to realise.
Hope I helped any frustrated Twister or even Bitcoin users!

Post Reply