Installation Environnement Commun : Différence entre versions

Un article de Informaticiens département des sciences de la Terre et l'atmosphère
Aller à: navigation, charcher
(EC environment install documentation start)
m
Ligne 9: Ligne 9:
 
|}
 
|}
  
*Get '''installer''' from the [http://scaweb.sca.uqam.ca/armnlib/repository software depot]<br>use your browser to get the most recent installer bootstrap script<br>INSTALL_BOOTSTRAP-8.11.002 (as of writing this documentation)<br>into your UNIX/Linux HOME<br>make sure there is no directory called '''ECssm''' in your HOME<br>make sure that there is an empty directory or a link to an empty directory called '''ssm-domains-base''' in your HOME  
+
*Get '''installer''' from the [http://scaweb.sca.uqam.ca/armnlib/repository software depot]<br>use your browser to get the most recent installer bootstrap script<br>INSTALL_BOOTSTRAP-8.11.002 (as of writing this documentation)<br>into your UNIX/Linux HOME<br>make sure there is no directory called '''ECssm''' in your HOME<br>make sure that there is an empty directory or a link to an empty directory called '''ssm-domains-base''' in your HOME <br>(it is not necessary but usually a good idea to dedicate an account to EC environment maintenance)
 
*Run installer <br>chmod 755 INSTALL_BOOTSTRAP-8.11.002<br>ssh localhost ./INSTALL_BOOTSTRAP-8.11.002  
 
*Run installer <br>chmod 755 INSTALL_BOOTSTRAP-8.11.002<br>ssh localhost ./INSTALL_BOOTSTRAP-8.11.002  
*Prepare your account setup<br>get rid of (remove or rename) '''.bashrc''', '''.profile''' and '''.bash_profile'''<br>'''ln -s ECssm/multi/bin/.profile .profile'''  
+
*Prepare your account setup<br>get rid of (remove, rename, move, ...) '''.bashrc''', '''.profile''' and '''.bash_profile'''<br>'''ln -s ECssm/multi/bin/.profile .profile<br>'''the installer should have created a soft link called ECssm pointing to the right place<br>
*logout and login again (with setup this time)  
+
*logout and login again (with setup this time) <br>you should now see the welcoming setup messages
*Configure compilers  
+
*Configure compilers (needed for any development work)<br>
*Generate librmn_xxx.a  
+
*Generate librmn_xxx.a (needed for any development work)
*Configure MPI (if needed)  
+
*Configure MPI (needed for EC model work )  
*Generate the rpn_comm MPI model toolkit library
+
*Generate the rpn_comm MPI model toolkit library (needed for EC model work )

Version depuis le 28 de janvier 2013 à 12:55

en construction(cette page s'adresse aux installateurs/développeurs)

under construction(this page is for installers/developers)

  • Get installer from the software depot
    use your browser to get the most recent installer bootstrap script
    INSTALL_BOOTSTRAP-8.11.002 (as of writing this documentation)
    into your UNIX/Linux HOME
    make sure there is no directory called ECssm in your HOME
    make sure that there is an empty directory or a link to an empty directory called ssm-domains-base in your HOME
    (it is not necessary but usually a good idea to dedicate an account to EC environment maintenance)
  • Run installer
    chmod 755 INSTALL_BOOTSTRAP-8.11.002
    ssh localhost ./INSTALL_BOOTSTRAP-8.11.002
  • Prepare your account setup
    get rid of (remove, rename, move, ...) .bashrc, .profile and .bash_profile
    ln -s ECssm/multi/bin/.profile .profile
    the installer should have created a soft link called ECssm pointing to the right place
  • logout and login again (with setup this time)
    you should now see the welcoming setup messages
  • Configure compilers (needed for any development work)
  • Generate librmn_xxx.a (needed for any development work)
  • Configure MPI (needed for EC model work )
  • Generate the rpn_comm MPI model toolkit library (needed for EC model work )