Dear all
I have problem to install abinit-6.4.1
It configure well but when I make "*/*/makemake, this message appear:
Generating macros for the Autotools...make-macros-autotools: Error: M4 is too old-please install vl.4.8 or above
make-macros-autotools: Aborting now
I want a help please
I want to known in which directory i can take vl.4.8 to install in linux opensuse??
Kind Regards
Bernard NAOUSSI
Problem to install abinit-6.4.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.
-
- Posts: 24
- Joined: Mon Dec 07, 2009 10:05 am
Problem to install abinit-6.4.1
Bernard NAOUSSI
PhD. Student
Laboratory of Materials Science
University of Yaounde 1 (Cameroon)
bernard_naoussi@yahoo.fr
PhD. Student
Laboratory of Materials Science
University of Yaounde 1 (Cameroon)
bernard_naoussi@yahoo.fr
Re: Problem to install abinit-6.4.1
You do not need to run makemake to build Abinit. Just uncompress the tarball and run the following:
The Autotools are needed only if you modify the source tree of Abinit, i.e. if you're developing. Most users don't even have to know what the Autotools are, since their use is fully transparent. In grief, you don't even need to install M4.
For more details, you may read http://www.psi-k.org/newsletters/News_90/Highlight_90.pdf
Code: Select all
mkdir tmp && cd tmp && ../configure [put options here] && make
The Autotools are needed only if you modify the source tree of Abinit, i.e. if you're developing. Most users don't even have to know what the Autotools are, since their use is fully transparent. In grief, you don't even need to install M4.
For more details, you may read http://www.psi-k.org/newsletters/News_90/Highlight_90.pdf
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain
Simune Atomistics
Donostia-San Sebastián, Spain