Update Post Install Setup authored by Erik von Reis's avatar Erik von Reis
...@@ -163,6 +163,7 @@ controls@x2fec /opt/rtcds/rtscore $ git clone https://git.ligo.org/cds/advligort ...@@ -163,6 +163,7 @@ controls@x2fec /opt/rtcds/rtscore $ git clone https://git.ligo.org/cds/advligort
controls@x2fec /opt/rtcds/rtscore $ ln -s advligorts release controls@x2fec /opt/rtcds/rtscore $ ln -s advligorts release
``` ```
# Set RCG_LIB_PATH
You will also need to set the RCG_LIB_PATH environment variable for the controls user. This can be set in ```/etc/advligorts/env``` You will also need to set the RCG_LIB_PATH environment variable for the controls user. This can be set in ```/etc/advligorts/env```
with the following addition. with the following addition.
... ...
......