problem compiling ABINIT
Posted: Mon Nov 12, 2012 7:28 pm
Hi everyone,
I tried to compile ABINIT 6.12.3 on linux opensuse 12.1 but I obtained errors for make install
./configure FC=ifort CC=icc
INTEL 13 compilers
Here is the error message:
checking for NetCDF includes... -I/home/fab/prog/abinit-6.12.3/fallbacks/exports/include
checking for NetCDF libraries... -L/home/fab/prog/abinit-6.12.3/fallbacks/exports/lib -lnetcdf
checking for NetCDF Fortran flags...
checking for NetCDF... no
Action: install NetCDF and set its parameters through --with-netcdf-incs and --with-netcdf-libs.
configure: error: "No 'NetCDF' library found."
make[2]: *** [stamps/etsf_io-config-stamp] Error 1
make[2]: Leaving directory `/home/fab/prog/abinit-6.12.3/fallbacks'
make[1]: [all-local] Error 2 (ignored)
Checking build of etsf_io fallback
test -e stamps/etsf_io-install-stamp
make[1]: *** [all-local] Error 1
make[1]: Leaving directory `/home/fab/prog/abinit-6.12.3/fallbacks'
make: *** [install-recursive] Error 1
I tried to compile ABINIT 6.12.3 on linux opensuse 12.1 but I obtained errors for make install
./configure FC=ifort CC=icc
INTEL 13 compilers
Here is the error message:
checking for NetCDF includes... -I/home/fab/prog/abinit-6.12.3/fallbacks/exports/include
checking for NetCDF libraries... -L/home/fab/prog/abinit-6.12.3/fallbacks/exports/lib -lnetcdf
checking for NetCDF Fortran flags...
checking for NetCDF... no
Action: install NetCDF and set its parameters through --with-netcdf-incs and --with-netcdf-libs.
configure: error: "No 'NetCDF' library found."
make[2]: *** [stamps/etsf_io-config-stamp] Error 1
make[2]: Leaving directory `/home/fab/prog/abinit-6.12.3/fallbacks'
make[1]: [all-local] Error 2 (ignored)
Checking build of etsf_io fallback
test -e stamps/etsf_io-install-stamp
make[1]: *** [all-local] Error 1
make[1]: Leaving directory `/home/fab/prog/abinit-6.12.3/fallbacks'
make: *** [install-recursive] Error 1