1. The SILECS developemt environment is located on the asl-cluster. In order to work there you will need to get an user-account there.
  2. If this is the first time you use FESA, you should start with this HandsOn in order to get used to FESA before using SILECS !
  3. Setup path for the 'silecs' script and the cli-client:
    •  # Put the following into your ~/.bashrc
      SILECS_VERSION=2.2.0 # Whatever you want to use
      export PATH=/common/usr/cscofe/silecs/silecs-cli/$SILECS_VERSION/:$PATH
      export PATH=/common/usr/cscofe/silecs/silecs-cli-client/$SILECS_VERSION/bin/x86_64:$PATH
      
      # re-load  .bashrc  to make use of the changes:
      source ~/.bashrc
      
      # Check if you can use the silecs script now:
      silecs -h
Topic revision: r1 - 28 Jun 2022, AlexanderSchwinn
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback