Note-Given recent problems with compilers, the binary installation is likely to be the best choice unless you plan local development of AIPS code. (意思就是最好用二进制在线安装,除非要自己修改aips代码)
mkdir aips
cd aips
mkdir gcc2.95
cd gcc2.95
wget ftp://ftp.aoc.nrao.edu/pub/staff/egreisen/gcc-2.95.3.tar.gz
tar -xvif gcc-2.95.3.tar.gz
cd gcc-2.95.3
./configure
make bootstrap
make install
cd ..
wget ftp://ftp.aoc.nrao.edu/pub/software/aips/31DEC08/install.pl .
wget ftp://ftp.aoc.nrao.edu/pub/software/aips/31DEC08/31DEC08.tar.gz .
perl install.pl
最新评论
8 周 4 天 前
9 周 3 天 前
30 周 3 天 前
33 周 3 天 前
34 周 8 小时 前
34 周 6 天 前
36 周 3 天 前
37 周 1 天 前
37 周 1 天 前
37 周 3 天 前