Lmod: An Environment Module System based on Lua, Reads TCL Modules, Supports a Software Hierarchy
499
stars
128
forks
source link
OpenFOAM shell script misses a directory in LD_LIBRARY_PATH and path uses setenv() instead of prepend_path #721
Closed
rtmclay closed 2 months ago
It is clear that the missing directory in LD_LIBRARY_PATH doesn't exist.
the script sh_to_modulefile should never use setenv() to set $PATH.