LIMXTEC / BitSend

BitSend Master (Live Version)
http://www.bitsend.cc/
MIT License
43 stars 47 forks source link

[Doc] Masternode build Ubuntu 16.04 #66

Closed ghost closed 6 years ago

ghost commented 7 years ago

This document should be updated for the new LTS version of Ubuntu, 16.04. In its current state, it does not work and has a problem with the following: sudo apt-get install libboost1.54-all-dev

The version that can be installed in 16.04 with a command is 1.58. It does not work when using the binaries available here: https://github.com/LIMXTEC/BitSend/releases/tag/BSD1271

ElvisPresly commented 7 years ago

In Ubuntu 16.04 already collected files don't work, they aren't started. From Linux.tar.gz archive

joshafest commented 7 years ago

What is the problem?, I didn't get it

ElvisPresly commented 7 years ago

@joshafest 2017-10-01 15-22-13

ElvisPresly commented 7 years ago

I after all managed to execute start of this application. But I consider that it isn't normal when the ordinary user has to dance with a tambourine.

  1. problem libdb 4.8 decision here https://github.com/bitcoin/bitcoin/issues/3686

  2. problem libevent_pthreads-2.0.so.5 decision here https://ubuntuforums.org/showthread.php?t=2201974

ElvisPresly commented 7 years ago

probably it is possible to use new libdb5.3 (which is in repositories) instead of libddb4.8. For example Dash purse doesn't demand at all what dependences