Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 901287ab authored by Pierre Neyron's avatar Pierre Neyron :bicyclist:
Browse files

Add dependency to execo

Execo is required by the python helper scripts to fetch the g5k
environment description.
parent febd130d
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ frontend$ oarsub "sleep 2h" -l nodes=1,walltime=2 ...@@ -25,6 +25,7 @@ frontend$ oarsub "sleep 2h" -l nodes=1,walltime=2
Once the job is running, connect to your node and install the required components: Once the job is running, connect to your node and install the required components:
``` ```
node$ pip2 install --user execo
node$ gem install --user-install kameleon-builder node$ gem install --user-install kameleon-builder
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment