[Pw_forum] make error when installing espresso-3.2.3 in linux machine

Paolo Giannozzi giannozz at nest.sns.it
Tue Mar 18 10:42:05 CET 2008


Lorenzo Paulatto wrote:

> Just rerun the configure script setting the F90 environment variable:
> F90=ifort ./configure
> remember to "make clean" before.

not sure this is the good solution, since mpif90 seems to have pgi
as underlying compiler. The following should work:
   F90=pgf90 ./configure
or
   F90=ifort ./configure --disable-parallel
(for serial execution only)

P.
-- 
Paolo Giannozzi, Democritos and University of Udine, Italy



More information about the users mailing list