eth-cscs / stackinator

https://eth-cscs.github.io/stackinator/
BSD 3-Clause "New" or "Revised" License
18 stars 15 forks source link

lib64 not added to LD_LIBRARY_PATH #186

Open nickjbrowning opened 4 months ago

nickjbrowning commented 4 months ago

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.