Page 1 of 1

configure libxc

Posted: Thu May 26, 2016 10:29 am
by marsusi
Hello all,

I need vdw functional and must compile abinit with libxc.
However, when configure libxc-3.0.0 in my HOME/local directory, I recive this error message:
./configure --prefix="$HOME/local"
and the messege is:
./configure: line 38: sort: No such file or directory
./configure: line 35: sed: No such file or directory

I would be very grateful, if anyone help me in this problem. THe config.log file is attached.

Marsusi,
Amirkabir University of Technology,
Tehran, Iran.

Re: configure libxc

Posted: Thu May 26, 2016 2:30 pm
by gmatteo
The configuration exited successfully as one can see from the last portion of config.log

configure: exit 0

The warnings you are seeing are due to the fact that configure is "testing" your system
and some tests are expected to fail.

Have you already tried to compile libxc with `make`? Does it work?

Re: configure libxc

Posted: Thu May 26, 2016 10:26 pm
by marsusi
Yes, and received no error message. But, I received:
=== Connectors / Fallbacks ===
Connectors on : yes
Fallbacks on : yes
DFT flavor : none
FFT flavor : fftw3
LINALG flavor : netlib-fallback
MATH flavor : none
TIMER flavor : abinit
TRIO flavor : none
in a test log!

Re: configure libxc

Posted: Thu May 26, 2016 10:28 pm
by marsusi
So, it does not work with abinit.