Open tammojan opened 9 years ago
Isn't that taken care of by the lofarinit.sh script?
Lofarinit.sh only sets the paths for the lofar software. It does not set the python path for python-casacore, nor the LD_LIBRARY_PATH for casacore (nor the bin path for casarest, casacore, wcslib, etc).
First version committed. @tammojan Do you have a list of paths I would ideally add to the LD_LIBRARY_PATH, PYTHONPATH, PATH variables? Would that essentially be all bin, lib and python2.7 directories? See commit cc56462
Would be a good service to have all the PATH, LD_LIBRARY_PATH and PYTHONPATH setup correctly in the docker. In the script, perhaps (another) init script needs to be generated that performs this.