firoorg / firominer

GNU General Public License v3.0
13 stars 6 forks source link

Can't find Tor library #11

Closed dparadox closed 2 years ago

dparadox commented 2 years ago

Hi Trying to compile on Ubuntu.

./configure .... ..... 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 ZLIB... yes checking for PROTOBUF... yes checking for QR... no checking for EVENT... yes checking for EVENT_PTHREADS... yes checking for ZMQ... yes checking whether EVP_MD_CTX_new is declared... yes checking seccomp.h usability... no checking seccomp.h presence... no checking for seccomp.h... no checking for library containing seccomp_init... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for library containing cap_get_proc... no checking for tor_main in -ltor... no configure: error: Can't find Tor library

Specs: Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal