码迷,mamicode.com
首页 > 其他好文 > 详细

SMOKE Install Step

时间:2015-01-16 23:42:57      阅读:451      评论:0      收藏:0      [点我收藏+]

标签:

cd /mnt
[root@localhost /mnt]# ls
hgfs
[root@localhost /mnt]# cd hgfs
[root@localhost hgfs]# ls
smoke
[root@localhost hgfs]# cd smoke
[root@localhost smoke]# ls

[root@localhost smoke]# cp smoke_install.csh /home

[root@localhost smoke]# cp smoke_v35.nctox.data.tar.gz /home

[root@localhost smoke]# cp smoke_v35.Linux2_x86_64pg.tar.gz /home

[root@localhost smoke]# setenv SMK_HOME /home/SMK_HOME

[root@localhost smoke]# mkdir -p $SMK_HOME
[root@localhost smoke]# cd /home/SMK_HOME

[root@localhost smoke]# source smoke_install.csh

cd  /home/$SMK_HOME /subsys/smoke/assigns

source ASSIGNS.nctox.cmaq.cb05_soa.us12-nc
 
Host name:             localhost.localdomain
Platform type:         Linux2_x86_64pg
Main SMOKE directory:  /home/SMK_HOME/subsys/smoke
Executable directory:  /home/SMK_HOME/subsys/smoke/Linux2_x86_64pg
Data directory:        /home/SMK_HOME/data
 
NOTE: AUTO_DELETE script setting is not set.
      Default is N to not delete I/O API intermediate and output files

SMOKE Install Step

标签:

原文地址:http://www.cnblogs.com/hbmlml/p/4229879.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!