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
problem compiling ABINIT
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Re: problem compiling ABINIT
Hi Fabien,
with intel 12.1 under openSUSE 12.1 , "./configure FC=ifort CC=icc" works
I suppose it's the 13.0 version : it is too recent...
regards
jmb
with intel 12.1 under openSUSE 12.1 , "./configure FC=ifort CC=icc" works
Summary of important options:
* C compiler : intel version 12.1
* Fortran compiler: intel version 12.1
* architecture : unknown unknown (64 bits)
* debugging : basic
* optimizations : standard
* OpenMP enabled : no (collapse: ignored)
* MPI enabled : no
* MPI-IO enabled : no
* GPU enabled : no (none)
* TRIO flavor = netcdf-fallback+etsf_io-fallback
* TIMER flavor = abinit (libs: ignored)
* LINALG flavor = netlib (libs: auto-detected)
* ALGO flavor = none (libs: ignored)
* FFT flavor = none (libs: ignored)
* MATH flavor = none (libs: ignored)
* DFT flavor = libxc-fallback+atompaw-fallback+bigdft-fallback+wannier90-fallback
I suppose it's the 13.0 version : it is too recent...
regards
jmb
------
Jean-Michel Beuken
Computer Scientist
Jean-Michel Beuken
Computer Scientist
Re: problem compiling ABINIT
Please look at http://forum.abinit.org/viewtopic.php?f=3&t=1851&p=5817#p5817 for more details.
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain
Simune Atomistics
Donostia-San Sebastián, Spain