I have problems while executing ./configure. I am quite new with these things and I don't really know where the problem is. In configure.log file I get the following errors (I couldn't upload it because it was too heavy):
- gfortran: error: unrecognized command-line option '-V'
- gfortran: fatal error: no input files
- collect2: error: ld returned 1 exit status
- configure: failed program was: | program main | call dgemm | end
Does anyone know which is the real problem?
Thank you in advance
As explained in this link, running
is generally recommended on Mac. I just installed Quantum Espresso successfully using it.