1 |
jmc |
1.1 |
# $Header: $ |
2 |
|
|
|
3 |
|
|
On mitgcmcvs.mit.edu , as jm_c : |
4 |
|
|
1) in /home/jm_c/testing : |
5 |
|
|
with: CVS_RSH=ssh |
6 |
|
|
CVSROOT=:ext:jmc@mitgcm.org:/u/gcmpack |
7 |
|
|
downloaded those 2 dir: |
8 |
|
|
|
9 |
|
|
> cvs co -P -d front_content mitgcm.org/front_content |
10 |
|
|
> cvs co -P -d scripts mitgcm.org/scripts |
11 |
|
|
> cp -p scripts/daily_update . |
12 |
|
|
|
13 |
|
|
2) since we are not able to configure & compile stuff here to |
14 |
|
|
generate executables "mpack" and "munpack", take dir "tools/mpack-1.6" |
15 |
|
|
(already compiled) from villon (or batsi): |
16 |
|
|
a) make a tar file of: |
17 |
|
|
jm_c@villon.mit.edu:/home/jm_c/mitgcm/gcm_current/tools/mpack-1.6/ |
18 |
|
|
b) copy it here (in /home/jm_c/testing) as: "tools_mpack" |
19 |
|
|
> tar -xf tools_mpack.tar |
20 |
|
|
> mv mpack-1.6 tools_mpack" |
21 |
|
|
c) and finaly: |
22 |
|
|
> ln -s tools_mpack/munpack munpack.x86_64 |
23 |
|
|
|
24 |
|
|
3) created empty dirs in /home/jm_c/testing: |
25 |
|
|
> mkdir logs MITgcm-test fail2process postponed |
26 |
|
|
|
27 |
|
|
4) dir & scripts used: |
28 |
|
|
more scripts/crontab_gcm |
29 |
|
|
|
30 |
|
|
----------------------------------------------------------------------------------- |