pooler / cpuminer

CPU miner for Litecoin and Bitcoin
https://bitcointalk.org/index.php?topic=55038.0
Other
2.79k stars 1.21k forks source link

Better dependecies instructions for ubuntu #153

Closed baskinsy closed 6 years ago

baskinsy commented 6 years ago

Hello I have noticed that the complete correct dependencies for building on Ubuntu 16.04 are sudo apt-get install -y git make automake autoconf pkg-config autotools-dev build-essential libboost-all-dev libjansson-dev libssl-dev libcurl4-openssl-dev It should be good to add them.

baskinsy commented 6 years ago

Wrong post, please discard