problem with code download
hazraatrayee opened this issue · 3 comments
hazraatrayee commented
I was trying to download the ADDA code for a few hours and found that each and every time in seq folder there is only make file. what should i do now?
myurkin commented
Well, this is as it should be. The executable will appear in this folder only after compilation (to be executed in folder src/
. The precompiled executables are available only for Windows and in a separate downloadable package.
hazraatrayee commented
myurkin commented
It seems that you are missing gfortran
. There should be some message about it in the beginning of compilation.