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?