How to disable external libraries in 6.7.1 ?
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.
How to disable external libraries in 6.7.1 ?
The configure options --disable-FEATURE (like --disable-etsf-io) have been removed. What are they replaced by ? I tried --without-PACKAGE in case but it's not working neither.
- Alain_Jacques
- Posts: 279
- Joined: Sat Aug 15, 2009 9:34 pm
- Location: Université catholique de Louvain - Belgium
Re: How to disable external libraries in 6.7.1 ?
Hello Damien,
Look in the usual place for hidden treasures ... doc/config/build-config.ac
For the particular case of etsf-io, create a personal ac file and play with the "with_trio_flavor=none" option; I don't know if there is a similar --with-trio-flavor configure option.
Kind regards,
Alain
Look in the usual place for hidden treasures ... doc/config/build-config.ac
For the particular case of etsf-io, create a personal ac file and play with the "with_trio_flavor=none" option; I don't know if there is a similar --with-trio-flavor configure option.
Kind regards,
Alain
Re: How to disable external libraries in 6.7.1 ?
I changed the build system to replace the former blurry management of external packages by a much more rigorous one. See ~abinit/doc/build/connectors.pdf for a diagrammatic explanation.
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain
Simune Atomistics
Donostia-San Sebastián, Spain