I just compiled the headless server using 'makefile-unix' in the 'src' folder,
everything compiled with no errors but for some reason I can't get the executable to run.
'./quarkbard' and './quarkbard -testnet' both return 'bash: ./quarkbard: No such file or directory' which is strange because the quarkbard program is 60M in size and clearly exists.