Post
Topic
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
michatriptych
on 16/12/2017, 22:15:28 UTC
I try to update Agama on Debian, but the run file won't do anything when I try to execute it. It has the right permissions.
Could anyone please help me? Thanks.

I'm going to make an assumption. When you say run the file I guess you mean the installer file.

I had to install the dependencies..
sudo apt-get install build-essential pkg-config libcurl3-gnutls-dev libc6-dev libevent-dev m4 g++-multilib autoconf libtool ncurses-dev unzip git python zlib1g-dev wget bsdmainutils automake libboost-all-dev libssl-dev libprotobuf-dev protobuf-compiler libqt4-dev libqrencode-dev libdb++-dev ntp ntpdate

then I ran the installer file as root. (I had to run it twice...it got hung up the first time)

Let me know if that helps. What linux version are you running?

Yes, I meant the installer file. The file ends with '.run', so I called it a 'run file' (I should have used quotation marks). I installed the dependencies and I was able to run the installer file. I also had to run it twice. Thanks! I am running Debian Stretch, 4.9.0-4-amd64. The first time I ran the program it didn't recognize the already downloaded zkSNARK parameters. After restarting the program it did.