|
马上注册,结交更多好友,下载更多分子模拟资源。
您需要 登录 才可以下载或查看,没有帐号?我想注册
x
安装官网GMX5.0的方法默认安装,当输入cmake .. -DGMX_BUILD_OWN_FFTW=ON时,出现如下错误,请问各位大神,应该怎么解决,或者错误原因,谢谢了!!!!
-- Enabling native GPU acceleration
-- The GROMACS-managed build of FFTW 3 will configure with the following optimizations: --enable-sse2
Downloading: http://gerrit.gromacs.org/download/regressiontests-5.0.1.tar.gz
-- [download 100% complete]
CMake Error at tests/CMakeLists.txt:58 (message):
error: downloading
'http://gerrit.gromacs.org/download/regressiontests-5.0.1.tar.gz' failed
status_code: 28
status_string: "Timeout was reached"
log: Hostname was NOT found in DNS cache
Trying 130.237.25.133...
Connected to gerrit.gromacs.org (130.237.25.133) port 80 (#0)
GET /download/regressiontests-5.0.1.tar.gz HTTP/1.1
User-Agent: curl/7.35.0
Host: gerrit.gromacs.org
Accept: */*
HTTP/1.1 302 Found
Date: Wed, 24 Sep 2014 02:00:09 GMT
Server Apache/2.2.22 (Ubuntu) is not blacklisted
Server: Apache/2.2.22 (Ubuntu)
Location: https://kth.box.com/shared/static/0ezhhnd4tns6amwn7g9j.gz
Vary: Accept-Encoding
Content-Length: 325
Content-Type: text/html; charset=iso-8859-1
Ignoring the response-body
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a
href="https://kth.box.com/shared/static/0ezhhnd4tns6amwn7g9j.gz">here</a>.</p>
<hr>
<address>Apache/2.2.22 (Ubuntu) Server at gerrit.gromacs.org Port
80</address>
</body></html>
Connection #0 to host gerrit.gromacs.org left intact
Issue another request to this URL:
'https://kth.box.com/shared/static/0ezhhnd4tns6amwn7g9j.gz'
Hostname was NOT found in DNS cache
Trying 74.112.185.70...
Connected to kth.box.com (74.112.185.70) port 443 (#1)
successfully set certificate verify locations:
CAfile: none
CApath: /etc/ssl/certs
SSLv3, TLS handshake, Client hello (1):
-- Configuring incomplete, errors occurred!
|
|