i dont do much linux..but i can telll that you need the dependencies...
on the github scroll down a bit, and it tells you the dependencies it needs.
looks like you dont have the make 'program' installed in your setup.
automake to be exact.
gl
TRIED quoting the above post, with the error..but it got all wacked out...
g
I have installed all dependencies
makefile.unix can not be found.
I ran: ./configure --with-incompatible-bdb
and then: make
but that gets a lot of warnings... but it is stil making , lets see if it works when it is finished
EDIT: I have VERGEd running now
mrrobot@ubuntu:~/.VERGE$ VERGEd getinfo
{
"version" : "v1.1.1.0-8b865a2-funky-beta",
"protocolversion" : 90001,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 500,
"moneysupply" : 100000000.00000000,
"connections" : 2,
"proxy" : "",
"pow_algo_id" : 0,
"pow_algo" : "scrypt",
"ip" : "84.25.187.9",
"difficulty" : 0.10853041,
"testnet" : false,
"keypoololdest" : 1460151868,
"keypoolsize" : 101,
"paytxfee" : 0.10000000,
"errors" : ""
}
Now lets find out how to get GUI wallet compiled/running
Algo still says: SCRYPT ... no sign of multi-algo...