globalzon / yaamp

Crypto mining pool
107 stars 1.01k forks source link

ubuntu package install for build stratum. Add to the wiki #36

Open theicosuperman opened 6 years ago

theicosuperman commented 6 years ago

I'm adding this here to speed up building process. I tok me 30 minutes to find all neede libraries. sudo apt-get install libgnutils-dev libgnutils libldap-2.4-2 libldap-dev comerr-dev libk5crypto3 libk5crypto-dev libkrb5-3 libkrb5-dev libgnutls30 libgnutls-dev libnettle6 nettle-dev librtmp1 librtmp-dev ln -s /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1 /usr/lib/x86_64-linux-gnu/libk5crypto.so"

nikolai-git-house commented 6 years ago

Yeah I have also same issue on my side. I just want to build stratum but many libraries are missing. Really takes much time to build stratum.