tar -xvf libxc-4.3.4.tar.gz
cd libxc-4.3.4
./configure FC=gfortran CC=gcc --prefix=/path/to/EXTRA/libxc434
make make install