Linux 下运行GAMIT的问题及解决
我把已经编译过的GAMIT软件烤到/home/gamit/目录下修改root目录下文件.bash_profile# .bash_profile# Get the aliases and functionsif [ -f ~/.bashrc ]; then. ~/.bashrcfi# User specific environment and startupprogramsPATH=$PATH:$HOME/bin:/home/gamit/com:/home/...