- 积分
- 13625
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-4-15
- 最后登录
- 1970-1-1
|
发表于 2015-7-7 23:40:31
|
显示全部楼层
windows下没试过,linux下不用第三句export,前两句就够了,问题是你的/us/lib/ncarg/colormaps
Note the missing "r" in "usr".
If you type "ncargpath lib" what does it report? Also, if you type
"ls /usr/local/lib/ncarg", do you see any files and directories?
Also, I don't recommend running NCL by typing "bin/ncl". Instead, you
should add $NCARG_ROOT/bin to your search path, and run just "ncl".
See: http://www.ncl.ucar.edu/get_started.shtml#SetUpEnvironment |
|