configure with FoX library
Posted: Wed Mar 07, 2012 4:25 pm
Hi everyone!
I am trying to compile ABINIT 6.12.1 with the FoX library to be able to use *xml pseudopotentials but I have some problems with the generation of the config.mk file, I can not enable the Fox option --enable-fox
I type ./configure --enable-fox FC=ifort CC=icc CXX=c++ and get something like this
....
configure: fallbacks to enable => atompaw bigdft etsf_io libxc linalg netcdf wannier90
checking whether to build atompaw... yes
checking whether to build bigdft... yes
checking whether to build etsf_io... yes
checking whether to build fox... no
checking whether to build libxc... yes
checking whether to build linalg... yes
checking whether to build netcdf... yes
checking whether to build wannier90... yes
configure: using tarball repository /home/MAPerez/.abinit/tarballs
......
=== configuring in fallbacks (/home/MAPerez/abinit/test2/abinit-6.12.1/fallbacks)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-fox=yes' 'FC=ifort' 'CC=icc' 'CXX=c++' '--enable-gui-build=yes' '--enable-atompaw=yes' '--enable-bigdft=yes' '--enable-etsf-io=yes' '--enable-fox=no' '--enable-libxc=yes' '--enable-linalg=yes' '--enable-netcdf=yes' '--enable-wannier90=yes' '--with-fc-vendor=intel' '--with-fc-version=10.1' '--with-tardir=/home/MAPerez/.abinit/tarballs' --cache-file=/dev/null --srcdir=.
....
=== configuring in tests (/home/MAPerez/abinit/test2/abinit-6.12.1/tests)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-fox=yes' 'FC=ifort' 'CC=icc' 'CXX=c++' '--enable-gui-build=yes' '--enable-atompaw=yes' '--enable-bigdft=yes' '--enable-etsf-io=yes' '--enable-fox=no' '--enable-libxc=yes' '--enable-linalg=yes' '--enable-netcdf=yes' '--enable-wannier90=yes' '--with-fc-vendor=intel' '--with-fc-version=10.1' '--with-tardir=/home/MAPerez/.abinit/tarballs' --cache-file=/dev/null --srcdir=.
Could you give me advices to make CONFIGURE enables this library?
Thanks.
Miguel Angel
I am trying to compile ABINIT 6.12.1 with the FoX library to be able to use *xml pseudopotentials but I have some problems with the generation of the config.mk file, I can not enable the Fox option --enable-fox
I type ./configure --enable-fox FC=ifort CC=icc CXX=c++ and get something like this
....
configure: fallbacks to enable => atompaw bigdft etsf_io libxc linalg netcdf wannier90
checking whether to build atompaw... yes
checking whether to build bigdft... yes
checking whether to build etsf_io... yes
checking whether to build fox... no
checking whether to build libxc... yes
checking whether to build linalg... yes
checking whether to build netcdf... yes
checking whether to build wannier90... yes
configure: using tarball repository /home/MAPerez/.abinit/tarballs
......
=== configuring in fallbacks (/home/MAPerez/abinit/test2/abinit-6.12.1/fallbacks)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-fox=yes' 'FC=ifort' 'CC=icc' 'CXX=c++' '--enable-gui-build=yes' '--enable-atompaw=yes' '--enable-bigdft=yes' '--enable-etsf-io=yes' '--enable-fox=no' '--enable-libxc=yes' '--enable-linalg=yes' '--enable-netcdf=yes' '--enable-wannier90=yes' '--with-fc-vendor=intel' '--with-fc-version=10.1' '--with-tardir=/home/MAPerez/.abinit/tarballs' --cache-file=/dev/null --srcdir=.
....
=== configuring in tests (/home/MAPerez/abinit/test2/abinit-6.12.1/tests)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-fox=yes' 'FC=ifort' 'CC=icc' 'CXX=c++' '--enable-gui-build=yes' '--enable-atompaw=yes' '--enable-bigdft=yes' '--enable-etsf-io=yes' '--enable-fox=no' '--enable-libxc=yes' '--enable-linalg=yes' '--enable-netcdf=yes' '--enable-wannier90=yes' '--with-fc-vendor=intel' '--with-fc-version=10.1' '--with-tardir=/home/MAPerez/.abinit/tarballs' --cache-file=/dev/null --srcdir=.
Could you give me advices to make CONFIGURE enables this library?
Thanks.
Miguel Angel