Whats your address? I have Tested Polo addresses and they work Fine
When I tried to build the linux sgminer-pascal i got an error saying the jannson submodules folder was missing
this got me stuck at autoreconf -i
So ... i tried to create the folder which got me to the make command, but then sgminer failed to build
So... I went to the original sgminer git and downloaded the jannson folder... plopped that into the extracted sg-miner-pascal for linux
ran autoreconf -i again and make again and it compiled fine and worked
is the linux sgminer-pascal download missing the Jannson folder and files?
I want to make a tut, but dont want to tell people to go to the original git to get the jannson files if its not necessary.