Installation Environnement Commun : Différence entre versions
m (Created page with "{| width="100%" cellspacing="2" cellpadding="10" style="border: 0px none;" |- | width="50%" valign="top" style="background: none repeat scroll 0% 0% rgb(238, 255, 255); border: 0...") |
(EC environment install documentation start) |
||
Ligne 8: | Ligne 8: | ||
|} | |} | ||
+ | |||
+ | *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 | ||
+ | *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''' | ||
+ | *logout and login again (with setup this time) | ||
+ | *Configure compilers | ||
+ | *Generate librmn_xxx.a | ||
+ | *Configure MPI (if needed) | ||
+ | *Generate the rpn_comm MPI model toolkit library |
Version depuis le 28 de janvier 2013 à 12:47
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 - Run installer
chmod 755 INSTALL_BOOTSTRAP-8.11.002
ssh localhost ./INSTALL_BOOTSTRAP-8.11.002 - Prepare your account setup
get rid of (remove or rename) .bashrc, .profile and .bash_profile
ln -s ECssm/multi/bin/.profile .profile - logout and login again (with setup this time)
- Configure compilers
- Generate librmn_xxx.a
- Configure MPI (if needed)
- Generate the rpn_comm MPI model toolkit library