dashhive / dashd-installer

Scripts to install a Dash Full Node on Ubuntu and Raspbian.
Other
6 stars 2 forks source link

error at the of installation especially at "ZeroMQ" & "Dash Full Node " #1

Open bbmarley opened 5 years ago

bbmarley commented 5 years ago

error at the time of installation

Use below commands to Run Dash Full Node (it was working for me) :

mostxwanted commented 4 years ago

sudo -s apt-get update apt-get install -y curl build-essential libtool autotools-dev automake pkg-config python3 bsdmainutils cmake wget https://github.com/codablock/bls-signatures/archive/v20181101.zip unzip v20181101.zip cd bls-signatures-20181101 cmake .

i stuck at here, how to fix it??? btw start execute sudo -s at root@abcd:~# or root@abcd:/opt/dashpay/src/dash or ??? Thank you.

Screenshot1