fix: put {prefix}/lib first in LD_LIBRARY_PATH
Compare changes
@@ -24,7 +24,7 @@ export JUGGLER_BEAMLINE_CONFIG_VERSION=$BEAMLINE_CONFIG_VERSION
@@ -40,7 +40,7 @@ export DETECTOR_CONFIG={detector}
This will ensure that a source setup.sh
results in the geometry being used, even if the LD_LIBRARY_PATH already includes another set of installed (potentially incompatible) libraries.