Changes between Version 16 and Version 17 of ConfigTP
- Timestamp:
- Sep 14, 2015, 2:31:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConfigTP
v16 v17 43 43 Pour exécuter le script de manière manuelle, tapez la commande suivante dans un terminal : 44 44 {{{ 45 $ source /Infos/lmd/201 4/licence/ue/li312-2014oct/almo_env.sh45 $ source /Infos/lmd/2015/licence/ue/3I004-2015oct/almo_env.sh 46 46 }}} 47 47 … … 56 56 Copiez la ligne ci-dessous à la fin du fichier (si le fichier n'est pas vide), puis sauvez et quittez l'éditeur de texte : 57 57 {{{ 58 source /Infos/lmd/201 4/licence/ue/li312-2014oct/almo_env.sh58 source /Infos/lmd/2015/licence/ue/3I004-2015oct/almo_env.sh 59 59 }}} 60 60 61 61 Si le fichier `.bashrc` n'existe pas à la racine de votre compte, vous pouvez recopier celui que l'on vous fournit : 62 62 {{{ 63 $ cp /Infos/lmd/201 4/licence/ue/li312-2014oct/bashrc ~/.bashrc63 $ cp /Infos/lmd/2015/licence/ue/3I004-2015oct/bashrc ~/.bashrc 64 64 }}} 65 65