stackinator
stackinator copied to clipboard
lib64 not added to LD_LIBRARY_PATH
When loading a default view via uenv from an image built with stackinator, only /user-environment/env/default/lib is added to LD_LIBRARY_FLAGS. We should also add lib64 to LD_LIBRARY_PATH as well.