tar -xvf libxc-4.3.4.tar.gz
cd libxc-4.3.4
./configure FC=mpifort CC=mpicc --prefix=/path/to/LIBXC/libxc434
make make install