Configuration of your Linux Evironment


To be able to develop FESA3 software, and in order to use the CMW-RDA middleware, you need to add some environment-variables to your linux-environment. (On FECs this is done automatically)

In order to simplify the usage of these additional variables, we already provided a script for you. By executing this script, the console in which you are currently work will load all necesarry variables automatically.

Please note that this script as well needs to be executed before starting any client-software!

If you just want to use the FESA-environment for your current session, execute the following command on the client computer and as well on the computer running your FESA3 equipment: ". /opt/fesa/fesa-fwk/0.8.1/fesa-environment-gsi/fesa3_environment.conf". (dot+space+pathToScript)

However it may be usefull for you to automatically load the script whenever a terminal is opened. To do so, add the following lines to your .bash_profile in the home-folder:

#load Fesa3 environment
. /opt/fesa/fesa-fwk/0.8.0/fesa-environment-gsi/fesa3_environment.conf

(Again take care to have dot+space+pathToScript )
Topic revision: r3 - 12 Mar 2013, SolveighMatthies
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