- 积分
- 32410
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-12-11
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
NOTE that ncview version 2.0 and above REQUIRE a full netcdf-4/HDF-5 install. (I.e., the netcdf version 4 library must have been compiled with the --enable-netcdf-4 flag)
发现netcdf4的数据需要ncview2以上的版本,安装了以下,报错:c
hecking X11/Xaw/Simple.h usability... no
checking X11/Xaw/Simple.h presence... no
checking for X11/Xaw/Simple.h... no
checking for X11/Xaw/Simple.h... (cached) no
configure: error: Could not find Athena widgets library and header (checked w/Xmu.h included as well). Use your package manager to install the X windows development libraries and headers.
这个用yum找不到相应的库文件
我的系统Linux version 2.6.32-431.el6.x86_64 (mockbuild@x86-023.build.eng.bos.redhat.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) )
|
|