| 查看: 3136 | 回复: 1 | ||
[求助]
G09 安装 段错误 已有1人参与
|
|
按照 http://dxli75.blog.163.com/blog/static/10676828920114103637628/ ”Gaussian 软件安装方法整理成功版 “ 安装后执行个09/tests/com/中的输入文件时,出现 “Problem with file /usr/g09/g09/l1.exe omode 33279 compare 7. 段错误”” 请教是为什么? 安装步骤 1. Obtain Gaussian 09 Gaussian 09 is a commercial software product and must be purchased from Gaussian, Inc. Both source code and pre-compiled binary versions of Gaussian 09 are available. 注释:这一步没有执行 2. Setup gaussian group and add authorized users to this group $ su # cd /etc # cp -p group group.bak # cp -p gshadow gshadow.bak # grep 499 group # groupadd -g 499 gaussian # usermod -a -G gaussian webmo # usermod -a -G gaussian smith # usermod -a -G gaussian jones 注释:以上后四行没有执行。因为执行倒数地四行时出现“bash: groupadd: command not found” 3. Copy binary distribution from CD-ROM # mount /mnt/cdrom # cd /usr/local # cp -p /mnt/cdom/tar/*.TGZ . # umount /mnt/cdrom 注释:实际上是将压缩文件拷贝到/usr/g09/ 下 4. Extract files # tar xzvf *.TGZ # chown -R :gaussian g09 # exit 注释:执行倒数第二行时出现没有那样的用户名,将gaussian 改为我的用户名 xxx 后顺利执行 5. setup the envirmental parameters for G09 in /etc/bashrc file vi /etc/bashrc file ## Gaussian 09 setup export g09root=/usr/local export GAUSS_SCRDIR=/usr/local/g09/scratch export GAUSS_EXEDIR=/usr/local/g09 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/g09 export PATH=/usr/local/g09:$PATH source $g09root/g09/bsd/g09.profile 注释:一切顺利 6. Setup the properties for some important files: chmod -R 710 ./g09 chmod -R 777 ./g09/scratch/ chmod -R 755 ./g09/bsd/g09.profile $ source /etc/bashrc 完成以上之后,cd 到 g09 安装目录 /g09/tests/com/ 在提示符下 g09 test001.com 回车时出现 ““Problem with file /usr/g09/g09/l1.exe omode 33279 compare 7. 段错误”” [ Last edited by cquccc on 2011-10-10 at 22:28 ] |
» 猜你喜欢
淮北师范大学 化学与化工科学学院2026年硕士研究生招生 调剂信息公告
已经有1人回复
淮北师范大学 化学与化工科学学院 电催化课题组还有1名硕士研究生招生名额
已经有0人回复
物理化学论文润色/翻译怎么收费?
已经有187人回复
化学相关硕士研究生招收调剂-湖北师范大学 (快来捡漏,最新调剂信息,过国家线即可)
已经有1人回复
河南理工大学化学化工学院招收学硕调剂生
已经有0人回复
黑龙江科技大学化工 环境工程调剂
已经有22人回复
图书求助:Fluorescent Probes for Bioactive Species: Design
已经有0人回复
莆田学院环境与生物工程学院资源与环境专硕(环境工程方向) 开放调剂招生
已经有12人回复
浙江海洋大学石油化工与环境学院招收工科调剂生(学硕、专硕均可,线上面试)
已经有0人回复
浙江海洋大学石油化工学院接收工科调剂(学硕、专硕均可,近期线上面试)
已经有8人回复
浙江海洋大学石油与天然气工程专业接收工科调剂(13日早上截止,线上面试)
已经有0人回复

2楼2020-07-24 00:52:52














回复此楼
5