Hello, everyone,
I am trying to build ABINIT for the first time. I am working on 9.2.1, and I noticed that "configure" file is missing in the install package tar.gz file. Do I need to copy one from an older version, say 9.0.4? Thanks a lot.
A question for 9.2.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.
Re: A question for 9.2.1
Hi,
Where did you download the tarball?
Link found in abinit website :
https://www.abinit.org/sites/default/fi ... 2.1.tar.gz
The configure script is present !
A+
jmb
Where did you download the tarball?
Link found in abinit website :
https://www.abinit.org/sites/default/fi ... 2.1.tar.gz
The configure script is present !
A+
jmb
------
Jean-Michel Beuken
Computer Scientist
Jean-Michel Beuken
Computer Scientist
Re: A question for 9.2.1
Oh, thanks a lot. I downloaded from github.
Re: A question for 9.2.1
The tarball available on github do not contain the configure script
One has to generate it by executing ~abinit/config/scripts/makemake (requires python).
One has to generate it by executing ~abinit/config/scripts/makemake (requires python).