<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I'm currently experiencing connection
      issues to the tddft.org website.  So I'm not able to download the
      libxc 3.0.0 package from it too.<br>
      <br>
      The following seemed to work on ubuntu 14.04 LTS.  I didn't try it
      on other Linux operating systems, but I'm thinking it might work. 
      So you could give it a try.<br>
      <br>
      Go to: <a class="moz-txt-link-freetext" href="https://launchpad.net/ubuntu/+source/libxc/3.0.0-1">https://launchpad.net/ubuntu/+source/libxc/3.0.0-1</a><br>
      <br>
      Download the libxc_3.0.0.orig.tar.gz <br>
      <br>
      Put it in your home directory, then in a terminal:<br>
      <br>
      username@computername:~/Desktop$ cd ~<br>
      username@computername:~$ ls libxc_3.0.0.orig.tar.gz <br>
      libxc_3.0.0.orig.tar.gz<br>
      username@computername:~$ tar -xvf libxc_3.0.0.orig.tar.gz<br>
      ...<br>
      username@computername:~$ mv libxc-3.0.0/ libxc/<br>
      username@computername:~$ cd libxc/<br>
      username@computername:~/libxc$ autoreconf -i --force<br>
      ...<br>
      username@computername:~/libxc$ ./configure FC=ifort CC=cc
      --prefix=$HOME/libxc<br>
      ...<br>
      username@computername:~/libxc$ make<br>
      ...<br>
      username@computername:~/libxc$ make check<br>
      ...<br>
      username@computername:~/libxc$ make install<br>
      ...<br>
      username@computername:~/libxc$ make clean<br>
      <br>
      If you are using gfortran, change the above FC=ifort to
      FC=gfortran<br>
      <br>
      If you are using icc, change the above CC=cc to CC=icc<br>
      <br>
      On 1/3/2017 6:10 PM, NeverGiveUp wrote:<br>
    </div>
    <blockquote cite="mid:tencent_2D0CCE20253E66E87BF44CC1@qq.com"
      type="cite">
      <div><span style="font-family: 'lucida Grande', Verdana,
          'Microsoft YaHei'; line-height: 23.8px;">Hi,</span></div>
      <div>
        <div><span style="font-family: 'lucida Grande', Verdana,
            'Microsoft YaHei'; line-height: 23.8px;">  I couldn't get
            the package of LIBXC 3.0. Who can help me to get that? My
            Email is <a class="moz-txt-link-abbreviated" href="mailto:ycliu@ysu.edu.cn">ycliu@ysu.edu.cn</a>  or <a class="moz-txt-link-abbreviated" href="mailto:1270838358@qq.com">1270838358@qq.com</a></span></div>
        <div>
          <div><br>
          </div>
          <div>Thank you very much!</div>
          <div><br>
          </div>
          <div>Sincerely,</div>
          <div>Yong Liu</div>
        </div>
      </div>
    </blockquote>
  </body>
</html>