Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: Sprint 4.1.2
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
HD-Chapter:IoT
-
HD-Enabler:IDAS
Description
The installation guide has instructions on the sections for
neoidas-monitbd and neoidas-bd to create a script with some export
statements to load some environment variables, then instructs the user
to execute that script in order to load those variables into the
current environment.
When using bash as shell (the default on most modern distributions),
executing the export statement on a script loads the variables on the
environment of the subshell spawned to run the script and not on the
environment of the current shell. To load the variables on the
environment of the current shell, use the "." command (source
command):
. environment-variables.sh
_______________________________________________
Fiware-tech-help mailing list
Fiware-tech-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-tech-help
Activity
- All
- Comments
- History
- Activity
- Transitions