When supplied with --enable-netcdf and --enable-wannier90, configure still prints:
checking whether to build netcdf... no
checking whether to build wannier90... no
FreeBSD 11.2
Can't enable options
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: Can't enable options
Use:
--with-trio-flavor="netcdf"
--with-dft-flavor="wannier90"
For more examples, see
https://github.com/abinit/abiconfig/tre ... g/clusters
--with-trio-flavor="netcdf"
--with-dft-flavor="wannier90"
For more examples, see
https://github.com/abinit/abiconfig/tre ... g/clusters
Re: Can't enable options
In order to know which options the configure script of ABINIT accepts, you just have to run:
./configure --help
from the top ABINIT source directory.
./configure --help
from the top ABINIT source directory.
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain
Simune Atomistics
Donostia-San Sebastián, Spain