|||
****************************************
Install hdf (hdf5-1.8.10)
./configure --prefix=/public/userspace/yaozhixiong/program/hdf --enable-shared --enable-hl
make
make install
****************************************
Install netcdf (netcdf-4.2.1)
LDFLAGS=-L/public/userspace/yaozhixiong/program/hdf/lib CPPFLAGS=-I/public/userspace/yaozhixiong/program/hdf/includemake
make install
****************************************
Install antlr (antlr2.7.7)
参考http://blog.wamaker.net/post/antlr-installation
./configure –with-cxx=g++ –with-java –enable-cxx –prefix=/public/userspace/yaozhixiong/program/antlr
make
make install
****************************************
install udunits (udunits-2.1.24)
参考 http://bla.sphemo.us/2011/03/18/compile-and-install-nco-netcdf-operators-on-linux/
CC=gcc CXX=' ' F77=gfortran
./configure --prefix=/public/userspace/yaozhixiong/program/udunits
make
make install
Archiver|手机版|科学网 ( 京ICP备07017567号-12 )
GMT+8, 2024-11-25 07:18
Powered by ScienceNet.cn
Copyright © 2007- 中国科学报社