Page 1 of 1

error in compilation abinit-6.12.3

Posted: Tue Jun 19, 2012 11:57 am
by vanessa
When I am trying to configure abinit-6.12.3 under suse-linux 12.1 (64 bit) I got this message:

Error: checking for patch.........no
configure: error: BigDFT requires patch-disable BigDFT or install patch

Can anyone tell me what's wrong?
Thanks in advance.

Re: error in compilation abinit-6.12.3

Posted: Tue Jun 19, 2012 9:02 pm
by jbeuken
Hi,

Error: checking for patch.........no
configure: error: BigDFT requires patch-disable BigDFT or install patch

the answers are suggested : "disable BigDFT or install patch"

to disable BigDFT, add to configure

Code: Select all

--with-dft-flavor="atompaw+libxc+wannier90"


or install "patch" with something like : "yast2 -i patch"

regards

jmb