|||
$ ./configure
The configuration script will set up the Makefiles that will be used to build the NetCDF libraries and utilities. It will also set up the installation directory for the default location of /usr/local.
If you would like to install the libraries in another location, use this configure command:
$ ./configure --prefix=/your/desired/install/directory)
$ make----Make the libraries
When the configuration step completes successfully, you can build the libraries using ‘make’.
$ make check-----Testing NetCDF on Linux*
You can test your NetCDF libraries using ‘make check’.
$ make install------Installing NetCDF on Linux*
Install NetCDF libraries using ‘make install’.
This will install the NetCDF libraries, include files, and utilities in the default location of /usr/local or the location specified in the configuration step with the --prefix= option.
参考资料:
http://xiaozu.renren.com/xiaozu/106455/335340303 搞定Ubuntu:单机WRF安装(这个解决了我安装中出现的错误,就是disable那两项)Archiver|手机版|科学网 ( 京ICP备07017567号-12 )
GMT+8, 2024-11-22 19:35
Powered by ScienceNet.cn
Copyright © 2007- 中国科学报社