Can't find masternode setup guide. (maybe simple install.sh for ubuntu?)
The one I found don't work.
https://masternodeguides.com/setup-bitsend-masternode-bsd-masternodes/after "sudo ./configure" i get:
......
checking for QT... no
configure: WARNING: Qt dependencies not found; bitsend-qt frontend will not be built
checking whether to build bitsend Core GUI... no (Qt5)
checking for boostlib >= 1.47.0... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem... yes
checking whether the Boost::Program_Options library is available... yes
checking for exit in -lboost_program_options... yes
checking whether the Boost::Thread library is available... yes
checking for exit in -lboost_thread... yes
checking whether the Boost::Chrono library is available... yes
checking for exit in -lboost_chrono... yes
checking for mismatched boost c++11 scoped enums... ok
checking for SSL... yes
checking for CRYPTO... yes
checking for EVENT... no
configure: error: libevent not found.
And next command doesn't work.