- 积分
- 730
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-3-1
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我安装netcdf最后一步的时候出错(make install):
make[2]: Nothing to be done for `install-exec-am'.
test -z "/gpfs01/home/jshu/lyyljl/local/netcdf-4.1.3/include" || /bin/mkdir -p "/gpfs01/home/jshu/lyyljl/local/netcdf-4.1.3/include"
/usr/bin/install -c -m 644 netcdf.h '/gpfs01/home/jshu/lyyljl/local/netcdf-4.1.3/include'
/usr/bin/install: `netcdf.h' and `/gpfs01/home/jshu/lyyljl/local/netcdf-4.1.3/include/netcdf.h' are the same file
make[2]: *** [install-includeHEADERS] Error 1
make[2]: Leaving directory `/gpfs01/home/jshu/lyyljl/local/netcdf-4.1.3/include'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/gpfs01/home/jshu/lyyljl/local/netcdf-4.1.3/include'
make: *** [install-recursive] Error 1
希望大家帮忙解决一下!
|
|